[INFO] cloning repository https://github.com/coolguy741/crates.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coolguy741/crates.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolguy741%2Fcrates.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolguy741%2Fcrates.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83248543aba744d680f5f4e2c27a5f06f5982bfa [INFO] checking coolguy741/crates.io against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolguy741%2Fcrates.io" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coolguy741/crates.io on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coolguy741/crates.io [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/coolguy741/crates.io [INFO] tweaked toml for git repo https://github.com/coolguy741/crates.io written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coolguy741/crates.io already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sgrif/swirl.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded siphasher v0.3.8 [INFO] [stderr] Downloaded sentry-types v0.24.1 [INFO] [stderr] Downloaded conduit-middleware v0.10.0 [INFO] [stderr] Downloaded sentry-conduit v0.5.0 [INFO] [stderr] Downloaded sentry-core v0.24.1 [INFO] [stderr] Downloaded tracing-subscriber v0.3.6 [INFO] [stderr] Downloaded conduit-conditional-get v0.10.0 [INFO] [stderr] Downloaded conduit-cookie v0.10.0 [INFO] [stderr] Downloaded moka-cht v0.4.2 [INFO] [stderr] Downloaded moka v0.7.1 [INFO] [stderr] Downloaded conduit-mime-types v0.8.0 [INFO] [stderr] Downloaded minijinja v0.12.0 [INFO] [stderr] Downloaded sentry v0.24.1 [INFO] [stderr] Downloaded hkdf v0.12.0 [INFO] [stderr] Downloaded spdx v0.8.0 [INFO] [stderr] Downloaded conduit-git-http-backend v0.10.0 [INFO] [stderr] Downloaded conduit-hyper v0.4.1 [INFO] [stderr] Downloaded conduit-router v0.10.0 [INFO] [stderr] Downloaded conduit-static v0.10.0 [INFO] [stderr] Downloaded conduit-test v0.10.0 [INFO] [stderr] Downloaded diesel_full_text_search v1.0.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.6 [INFO] [stderr] Downloaded sentry-contexts v0.24.1 [INFO] [stderr] Downloaded sentry-backtrace v0.24.1 [INFO] [stderr] Downloaded sentry-panic v0.24.1 [INFO] [stderr] Downloaded sentry-tracing v0.24.1 [INFO] [stderr] Downloaded conduit v0.10.0 [INFO] [stderr] Downloaded serde_json v1.0.76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a888c22a147713c923fec38360d3bb454cba69fe1d251d3cb7f0a0ef909002f7 [INFO] running `Command { std: "docker" "start" "-a" "a888c22a147713c923fec38360d3bb454cba69fe1d251d3cb7f0a0ef909002f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a888c22a147713c923fec38360d3bb454cba69fe1d251d3cb7f0a0ef909002f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a888c22a147713c923fec38360d3bb454cba69fe1d251d3cb7f0a0ef909002f7", kill_on_drop: false }` [INFO] [stdout] a888c22a147713c923fec38360d3bb454cba69fe1d251d3cb7f0a0ef909002f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a9a200b7b26d182aa26e95771a12ea587578967a273f91d8d3fd9f2d48d5cde [INFO] running `Command { std: "docker" "start" "-a" "5a9a200b7b26d182aa26e95771a12ea587578967a273f91d8d3fd9f2d48d5cde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.76 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.8 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking conduit v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking hmac v0.12.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling sentry-contexts v0.24.1 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking conduit-middleware v0.10.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking hkdf v0.12.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking sha2 v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking raw-cpuid v10.2.0 [INFO] [stderr] Compiling moka v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking moka-cht v0.4.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking zeroize v1.5.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking conduit-cookie v0.10.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking conduit-git-http-backend v0.10.0 [INFO] [stderr] Checking dashmap v5.0.0 [INFO] [stderr] Checking spdx v0.8.0 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking conduit-test v0.10.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling swirl_proc_macro v0.1.0 (https://github.com/sgrif/swirl.git?rev=e87cf37#e87cf377) [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking comrak v0.12.1 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking conduit-conditional-get v0.10.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tracing-subscriber v0.3.6 [INFO] [stderr] Checking conduit-router v0.10.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking string_cache v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.6 [INFO] [stderr] Checking minijinja v0.12.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking lettre v0.10.0-rc.4 [INFO] [stderr] Checking h2 v0.3.10 [INFO] [stderr] Checking clap v3.0.10 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking sentry-types v0.24.1 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Compiling conduit-mime-types v0.8.0 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking ammonia v3.1.3 [INFO] [stderr] Checking cargo-registry-markdown v0.0.0 (/opt/rustwide/workdir/cargo-registry-markdown) [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking conduit-static v0.10.0 [INFO] [stderr] Checking sentry-core v0.24.1 [INFO] [stderr] Checking sentry-backtrace v0.24.1 [INFO] [stderr] Checking sentry-tracing v0.24.1 [INFO] [stderr] Checking sentry-conduit v0.5.0 [INFO] [stderr] Checking sentry-panic v0.24.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking conduit-hyper v0.4.1 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking oauth2 v4.1.0 [INFO] [stderr] Checking sentry v0.24.1 [INFO] [stderr] Checking cargo-registry-s3 v0.2.0 (/opt/rustwide/workdir/cargo-registry-s3) [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/bin/rustc --crate-name diesel --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="with-deprecated"' -C metadata=8baa94adf4966d42 -C extra-filename=-8baa94adf4966d42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6661d73a29bf1c78.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-060d84950575f33a.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-4c9951659716f312.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-3fcadb4ceac04b90.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5a9a200b7b26d182aa26e95771a12ea587578967a273f91d8d3fd9f2d48d5cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9a200b7b26d182aa26e95771a12ea587578967a273f91d8d3fd9f2d48d5cde", kill_on_drop: false }` [INFO] [stdout] 5a9a200b7b26d182aa26e95771a12ea587578967a273f91d8d3fd9f2d48d5cde [INFO] checking coolguy741/crates.io against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolguy741%2Fcrates.io" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coolguy741/crates.io on toolchain 2466b92ed5feb282a98bb984f45d1e6d39f8c1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coolguy741/crates.io [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/coolguy741/crates.io [INFO] tweaked toml for git repo https://github.com/coolguy741/crates.io written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coolguy741/crates.io already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8842ae29052fe86d3b2ca62ac683ecf625e9c87c662c0a2e03aa43069055919 [INFO] running `Command { std: "docker" "start" "-a" "a8842ae29052fe86d3b2ca62ac683ecf625e9c87c662c0a2e03aa43069055919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8842ae29052fe86d3b2ca62ac683ecf625e9c87c662c0a2e03aa43069055919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8842ae29052fe86d3b2ca62ac683ecf625e9c87c662c0a2e03aa43069055919", kill_on_drop: false }` [INFO] [stdout] a8842ae29052fe86d3b2ca62ac683ecf625e9c87c662c0a2e03aa43069055919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41c61ae2035294994e54991d479f9ce2aeb73804ebfe214ac7be289cc8e77eb1 [INFO] running `Command { std: "docker" "start" "-a" "41c61ae2035294994e54991d479f9ce2aeb73804ebfe214ac7be289cc8e77eb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.76 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling siphasher v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking conduit v0.10.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking hmac v0.12.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling sentry-contexts v0.24.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking conduit-middleware v0.10.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking hkdf v0.12.0 [INFO] [stderr] Checking sha2 v0.10.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking raw-cpuid v10.2.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling moka v0.7.1 [INFO] [stderr] Checking moka-cht v0.4.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking zeroize v1.5.0 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking conduit-cookie v0.10.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking conduit-git-http-backend v0.10.0 [INFO] [stderr] Checking dashmap v5.0.0 [INFO] [stderr] Checking spdx v0.8.0 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking conduit-test v0.10.0 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling swirl_proc_macro v0.1.0 (https://github.com/sgrif/swirl.git?rev=e87cf37#e87cf377) [INFO] [stderr] Checking comrak v0.12.1 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tracing-subscriber v0.3.6 [INFO] [stderr] Checking conduit-router v0.10.0 [INFO] [stderr] Checking conduit-conditional-get v0.10.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking string_cache v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking minijinja v0.12.0 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking lettre v0.10.0-rc.4 [INFO] [stderr] Checking h2 v0.3.10 [INFO] [stderr] Checking clap v3.0.10 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking sentry-types v0.24.1 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Compiling conduit-mime-types v0.8.0 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking ammonia v3.1.3 [INFO] [stderr] Checking sentry-core v0.24.1 [INFO] [stderr] Checking cargo-registry-markdown v0.0.0 (/opt/rustwide/workdir/cargo-registry-markdown) [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking sentry-backtrace v0.24.1 [INFO] [stderr] Checking sentry-tracing v0.24.1 [INFO] [stderr] Checking sentry-conduit v0.5.0 [INFO] [stderr] Checking conduit-static v0.10.0 [INFO] [stderr] Checking sentry-panic v0.24.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking conduit-hyper v0.4.1 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking cargo-registry-s3 v0.2.0 (/opt/rustwide/workdir/cargo-registry-s3) [INFO] [stderr] Checking oauth2 v4.1.0 [INFO] [stderr] Checking sentry v0.24.1 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling cargo-registry v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking diesel_full_text_search v1.0.1 [INFO] [stderr] Checking swirl v0.1.0 (https://github.com/sgrif/swirl.git?rev=e87cf37#e87cf377) [INFO] [stderr] Checking tikv-jemallocator v0.4.1 [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/publish_rate_limit.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Queryable, Insertable, Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_bucket` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/publish_rate_limit.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Queryable, Insertable, Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_bucket` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_last_used_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_revoked` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_job_type` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_data` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_retries` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_last_retry` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_badge_type` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_attributes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_slug` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_description` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crates_cnt` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_invited_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_invited_by_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token_generated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_owner_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_by` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_deleted` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_owner_kind` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_email_notifications` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / table! { [INFO] [stdout] 286 | | use diesel::sql_types::*; [INFO] [stdout] 287 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] 366 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_id`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_name`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_name`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_created_at`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_downloads`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_description`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_description`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_homepage`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_homepage`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_documentation`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_documentation`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_readme`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_readme`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_textsearchable_index_col`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_textsearchable_index_col`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_repository`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_repository`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_max_upload_size`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_max_upload_size`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / table! { [INFO] [stdout] 369 | | use diesel::sql_types::*; [INFO] [stdout] 370 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / table! { [INFO] [stdout] 369 | | use diesel::sql_types::*; [INFO] [stdout] 370 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / table! { [INFO] [stdout] 369 | | use diesel::sql_types::*; [INFO] [stdout] 370 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_category_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / table! { [INFO] [stdout] 392 | | use diesel::sql_types::*; [INFO] [stdout] 393 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / table! { [INFO] [stdout] 392 | | use diesel::sql_types::*; [INFO] [stdout] 393 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / table! { [INFO] [stdout] 392 | | use diesel::sql_types::*; [INFO] [stdout] 393 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_keyword_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_req` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_optional` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_default_features` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_features` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_target` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_kind` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_verified` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token_generated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / table! { [INFO] [stdout] 527 | | use diesel::sql_types::*; [INFO] [stdout] 528 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 546 | | } [INFO] [stdout] 547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / table! { [INFO] [stdout] 527 | | use diesel::sql_types::*; [INFO] [stdout] 528 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 546 | | } [INFO] [stdout] 547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / table! { [INFO] [stdout] 527 | | use diesel::sql_types::*; [INFO] [stdout] 528 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 546 | | } [INFO] [stdout] 547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_keyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crates_cnt` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:584:1 [INFO] [stdout] | [INFO] [stdout] 584 | / table! { [INFO] [stdout] 585 | | use diesel::sql_types::*; [INFO] [stdout] 586 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 598 | | } [INFO] [stdout] 599 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:584:1 [INFO] [stdout] | [INFO] [stdout] 584 | / table! { [INFO] [stdout] 585 | | use diesel::sql_types::*; [INFO] [stdout] 586 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 598 | | } [INFO] [stdout] 599 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_total_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_tokens` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_last_refill` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_burst` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_expires_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / table! { [INFO] [stdout] 660 | | use diesel::sql_types::*; [INFO] [stdout] 661 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / table! { [INFO] [stdout] 660 | | use diesel::sql_types::*; [INFO] [stdout] 661 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / table! { [INFO] [stdout] 660 | | use diesel::sql_types::*; [INFO] [stdout] 661 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_rendered_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / table! { [INFO] [stdout] 683 | | /// Representation of the `recent_crate_downloads` view. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// This data represents the downloads in the last 90 days. [INFO] [stdout] ... | [INFO] [stdout] 697 | | } [INFO] [stdout] 698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / table! { [INFO] [stdout] 683 | | /// Representation of the `recent_crate_downloads` view. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// This data represents the downloads in the last 90 days. [INFO] [stdout] ... | [INFO] [stdout] 697 | | } [INFO] [stdout] 698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / table! { [INFO] [stdout] 683 | | /// Representation of the `recent_crate_downloads` view. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// This data represents the downloads in the last 90 days. [INFO] [stdout] ... | [INFO] [stdout] 697 | | } [INFO] [stdout] 698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | / table! { [INFO] [stdout] 701 | | use diesel::sql_types::*; [INFO] [stdout] 702 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 714 | | } [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | / table! { [INFO] [stdout] 701 | | use diesel::sql_types::*; [INFO] [stdout] 702 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 714 | | } [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_login` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_github_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_avatar` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_org_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_access_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_login` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_avatar` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_account_lock_reason` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_account_lock_until` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_counted` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_date` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_processed` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_api_token_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_action` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_time` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_num` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_features` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_yanked` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_license` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_size` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_published_by` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / table! { [INFO] [stdout] 989 | | use diesel::sql_types::*; [INFO] [stdout] 990 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / table! { [INFO] [stdout] 989 | | use diesel::sql_types::*; [INFO] [stdout] 990 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / table! { [INFO] [stdout] 989 | | use diesel::sql_types::*; [INFO] [stdout] 990 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | sql_function!(#[aggregate] fn array_agg(x: T) -> Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_array_agg` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | sql_function!(#[aggregate] fn array_agg(x: T) -> Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_array_agg` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | sql_function!(fn canon_crate_name(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_canon_crate_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | sql_function!(fn canon_crate_name(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_canon_crate_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | sql_function!(fn to_char(a: Date, b: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_to_char` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | sql_function!(fn to_char(a: Date, b: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_to_char` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | sql_function!(fn lower(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_lower` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | sql_function!(fn lower(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_lower` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sql_function!(fn date_part(x: Text, y: Timestamp) -> Double); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_date_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sql_function!(fn date_part(x: Text, y: Timestamp) -> Double); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_date_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / sql_function! { [INFO] [stdout] 9 | | #[sql_name = "date_part"] [INFO] [stdout] 10 | | fn interval_part(x: Text, y: Interval) -> Double; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_interval_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / sql_function! { [INFO] [stdout] 9 | | #[sql_name = "date_part"] [INFO] [stdout] 10 | | fn interval_part(x: Text, y: Interval) -> Double; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_interval_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | sql_function!(fn floor(x: Double) -> Integer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_floor` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | sql_function!(fn floor(x: Double) -> Integer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_floor` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | sql_function!(fn greatest(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_greatest` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | sql_function!(fn greatest(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_greatest` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | sql_function!(fn least(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_least` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | sql_function!(fn least(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_least` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util/token.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(FromSqlRow, AsExpression, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_securetoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util/token.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(FromSqlRow, AsExpression, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_expression_for_securetoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/update_downloads.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | no_arg_sql_function!(refresh_recent_crate_downloads, ()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_refresh_recent_crate_downloads` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `no_arg_sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/category.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Serialize, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_slug` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/krate/downloads.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Serialize, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_extradownload` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/krate/search.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | diesel_infix_operator!(Contains, "@>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_contains` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/krate/search.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | diesel_infix_operator!(Contains, "@>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_contains` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/helpers/with_count.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(QueryableByName, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_withcount` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/helpers/with_count.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(QueryableByName, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_withcount` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_versionaction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:14:53 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_expression_for_versionaction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Queryable, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_versionowneraction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Queryable, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_versionowneraction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Queryable, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_versionowneraction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/badge.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Queryable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_cratebadge` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/badge.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Queryable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_cratebadge` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Identifiable, Queryable, QueryableByName, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Identifiable, Queryable, QueryableByName, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:7:42 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Identifiable, Queryable, QueryableByName, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_cratecategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_cratecategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_cratecategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newcategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newcategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/crate_owner_invitation.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_crateownerinvitation` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/crate_owner_invitation.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_crateownerinvitation` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/crate_owner_invitation.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newrecord` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:45 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:56 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_reversedependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, Serialize, Deserialize, Debug, FromSqlRow)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_dependencykind` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/download.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Associations, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_versiondownload` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/download.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Associations, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_versiondownload` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/download.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Associations, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_versiondownload` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newemail` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newemail` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Identifiable, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_keyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Identifiable, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_keyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_cratekeyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_cratekeyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_cratekeyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Queryable, Identifiable, Associations, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_recentcratedownloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Queryable, Identifiable, Associations, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_recentcratedownloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Queryable, Identifiable, Associations, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_recentcratedownloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:63 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:76 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newcrate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newcrate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | diesel_infix_operator!(MatchesWord, "%>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_matchesword` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | diesel_infix_operator!(MatchesWord, "%>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_matchesword` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/owner.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Insertable, Associations, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_crateowner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/owner.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Insertable, Associations, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_crateowner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/owner.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Insertable, Associations, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_crateowner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_team` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_team` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Insertable, AsChangeset, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newteam` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Insertable, AsChangeset, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newteam` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/token.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable, Associations, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_apitoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/token.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable, Associations, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_apitoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/token.rs:11:64 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable, Associations, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_apitoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, Eq, Queryable, Identifiable, AsChangeset, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_user` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, Eq, Queryable, Identifiable, AsChangeset, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_user` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:13:64 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, Eq, Queryable, Identifiable, AsChangeset, Associations)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_user` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Insertable, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newuser` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Identifiable, Associations, Debug, Queryable, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_version` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Identifiable, Associations, Debug, Queryable, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_version` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Identifiable, Associations, Debug, Queryable, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_version` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newversion` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/publish_rate_limit.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Queryable, Insertable, Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_bucket` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/publish_rate_limit.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Queryable, Insertable, Debug, PartialEq, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_bucket` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_last_used_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / table! { [INFO] [stdout] 4 | | use diesel::sql_types::*; [INFO] [stdout] 5 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_revoked` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_job_type` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_data` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_retries` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_last_retry` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / table! { [INFO] [stdout] 57 | | use diesel::sql_types::*; [INFO] [stdout] 58 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_badge_type` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | use diesel::sql_types::*; [INFO] [stdout] 105 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] 130 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_attributes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_slug` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_description` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crates_cnt` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / table! { [INFO] [stdout] 133 | | use diesel::sql_types::*; [INFO] [stdout] 134 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_invited_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_invited_by_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / table! { [INFO] [stdout] 180 | | use diesel::sql_types::*; [INFO] [stdout] 181 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token_generated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_owner_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_by` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_deleted` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_owner_kind` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / table! { [INFO] [stdout] 227 | | use diesel::sql_types::*; [INFO] [stdout] 228 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_email_notifications` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / table! { [INFO] [stdout] 286 | | use diesel::sql_types::*; [INFO] [stdout] 287 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] 366 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_id`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_id`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_name`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_name`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_updated_at`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_created_at`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_downloads`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_description`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_description`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_homepage`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_homepage`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_documentation`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_documentation`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_readme`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_readme`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_textsearchable_index_col`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_textsearchable_index_col`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_repository`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_repository`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] {"reason":"compiler-message","package_id":"path+file:///opt/rustwide/workdir#cargo-registry@0.2.2","manifest_path":"/opt/rustwide/workdir/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"cargo_registry","src_path":"/opt/rustwide/workdir/src/lib.rs","edition":"2021","doc":true,"doctest":true,"test":true},"message":{"rendered":"warning: non-local `impl` definition, they should be avoided as they go against expectation\n --> src/schema.rs:285:1\n |\n285 | / table! {\n286 | | use diesel::sql_types::*;\n287 | | use diesel_full_text_search::{TsVector as Tsvector};\n... |\n365 | | }\n366 | | }\n | |_^\n |\n = help: move this `impl` block outside the of the current function `_impl_query_id_for_max_upload_size`\n = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`\n = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type\n = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue \n = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`\n = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n","$message_type":"diagnostic","children":[{"children":[],"code":null,"level":"help","message":"move this `impl` block outside the of the current function `_impl_query_id_for_max_upload_size`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue ","rendered":null,"spans":[]},{"children":[],"code":null,"level":"note","message":"the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`","rendered":null,"spans":[]}],"code":{"code":"non_local_definitions","explanation":null},"level":"warning","message":"non-local `impl` definition, they should be avoided as they go against expectation","spans":[{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":2440,"byte_start":2383,"column_end":58,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-1.4.1/src/lib.rs","is_primary":false,"label":null,"line_end":91,"line_start":91,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":58,"highlight_start":1,"text":"pub fn derive_query_id(input: TokenStream) -> TokenStream {"}]},"macro_decl_name":"#[derive(QueryId)]","span":{"byte_end":448,"byte_start":441,"column_end":45,"column_start":38,"expansion":{"def_site_span":{"byte_end":156,"byte_start":128,"column_end":29,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":5,"line_start":5,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":29,"highlight_start":1,"text":"macro_rules! __diesel_column {"}]},"macro_decl_name":"__diesel_column!","span":{"byte_end":25915,"byte_start":25679,"column_end":18,"column_start":19,"expansion":{"def_site_span":{"byte_end":16126,"byte_start":16094,"column_end":33,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":579,"line_start":579,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":33,"highlight_start":1,"text":"macro_rules! __diesel_table_impl {"}]},"macro_decl_name":"__diesel_table_impl!","span":{"byte_end":15954,"byte_start":15923,"column_end":40,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15815,"byte_start":15636,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":15349,"byte_start":15013,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":13534,"byte_start":13190,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":12871,"byte_start":12836,"column_end":36,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":451,"line_start":451,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":36,"highlight_start":1,"text":"macro_rules! __diesel_parse_columns {"}]},"macro_decl_name":"__diesel_parse_columns!","span":{"byte_end":12697,"byte_start":12564,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":12446,"byte_start":12226,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11655,"byte_start":11380,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":11032,"byte_start":10825,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":10006,"byte_start":9842,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":9160,"byte_start":9014,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8850,"byte_start":8817,"column_end":34,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":290,"line_start":290,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":1,"text":"macro_rules! __diesel_parse_table {"}]},"macro_decl_name":"__diesel_parse_table!","span":{"byte_end":8554,"byte_start":8315,"column_end":10,"column_start":9,"expansion":{"def_site_span":{"byte_end":8278,"byte_start":8260,"column_end":19,"column_start":1,"expansion":null,"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":264,"line_start":264,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":19,"highlight_start":1,"text":"macro_rules! table {"}]},"macro_decl_name":"table!","span":{"byte_end":11687,"byte_start":8926,"column_end":2,"column_start":1,"expansion":null,"file_name":"src/schema.rs","is_primary":false,"label":null,"line_end":366,"line_start":285,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":9,"highlight_start":1,"text":"table! {"},{"highlight_end":30,"highlight_start":1,"text":" use diesel::sql_types::*;"},{"highlight_end":57,"highlight_start":1,"text":" use diesel_full_text_search::{TsVector as Tsvector};"},{"highlight_end":1,"highlight_start":1,"text":""},{"highlight_end":46,"highlight_start":1,"text":" /// Representation of the `crates` table."},{"highlight_end":8,"highlight_start":1,"text":" ///"},{"highlight_end":45,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":18,"highlight_start":1,"text":" crates (id) {"},{"highlight_end":51,"highlight_start":1,"text":" /// The `id` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":20,"highlight_start":1,"text":" id -> Int4,"},{"highlight_end":53,"highlight_start":1,"text":" /// The `name` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":39,"highlight_start":1,"text":" /// Its SQL type is `Varchar`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":25,"highlight_start":1,"text":" name -> Varchar,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `updated_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" updated_at -> Timestamp,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `created_at` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":41,"highlight_start":1,"text":" /// Its SQL type is `Timestamp`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":33,"highlight_start":1,"text":" created_at -> Timestamp,"},{"highlight_end":58,"highlight_start":1,"text":" /// The `downloads` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":36,"highlight_start":1,"text":" /// Its SQL type is `Int4`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":27,"highlight_start":1,"text":" downloads -> Int4,"},{"highlight_end":60,"highlight_start":1,"text":" /// The `description` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":42,"highlight_start":1,"text":" description -> Nullable,"},{"highlight_end":57,"highlight_start":1,"text":" /// The `homepage` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":39,"highlight_start":1,"text":" homepage -> Nullable,"},{"highlight_end":62,"highlight_start":1,"text":" /// The `documentation` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":44,"highlight_start":1,"text":" documentation -> Nullable,"},{"highlight_end":55,"highlight_start":1,"text":" /// The `readme` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":37,"highlight_start":1,"text":" readme -> Nullable,"},{"highlight_end":73,"highlight_start":1,"text":" /// The `textsearchable_index_col` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":40,"highlight_start":1,"text":" /// Its SQL type is `Tsvector`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":46,"highlight_start":1,"text":" textsearchable_index_col -> Tsvector,"},{"highlight_end":59,"highlight_start":1,"text":" /// The `repository` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":41,"highlight_start":1,"text":" repository -> Nullable,"},{"highlight_end":64,"highlight_start":1,"text":" /// The `max_upload_size` column of the `crates` table."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":46,"highlight_start":1,"text":" /// Its SQL type is `Nullable`."},{"highlight_end":12,"highlight_start":1,"text":" ///"},{"highlight_end":49,"highlight_start":1,"text":" /// (Automatically generated by Diesel.)"},{"highlight_end":43,"highlight_start":1,"text":" max_upload_size -> Nullable,"},{"highlight_end":6,"highlight_start":1,"text":" }"},{"highlight_end":2,"highlight_start":1,"text":"}"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":274,"line_start":266,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":36,"highlight_start":1,"text":" tokens = [$($tokens)*],"},{"highlight_end":26,"highlight_start":1,"text":" imports = [],"},{"highlight_end":23,"highlight_start":1,"text":" meta = [],"},{"highlight_end":32,"highlight_start":1,"text":" sql_name = unknown,"},{"highlight_end":28,"highlight_start":1,"text":" name = unknown,"},{"highlight_end":29,"highlight_start":1,"text":" schema = public,"},{"highlight_end":32,"highlight_start":1,"text":" primary_key = (id),"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":301,"line_start":297,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":57,"highlight_start":1,"text":" imports = [$($imports)* use $($import)::+;],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":333,"line_start":328,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":43,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":373,"line_start":366,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":396,"line_start":387,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":34,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":30,"highlight_start":1,"text":" schema = $schema,"},{"highlight_end":38,"highlight_start":1,"text":" primary_key = ($($pk),+),"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":428,"line_start":421,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":32,"highlight_start":9,"text":" __diesel_parse_table! {"},{"highlight_end":39,"highlight_start":1,"text":" tokens = [{$($columns)*}],"},{"highlight_end":32,"highlight_start":1,"text":" imports = $imports,"},{"highlight_end":26,"highlight_start":1,"text":" meta = $meta,"},{"highlight_end":42,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":26,"highlight_start":1,"text":" name = $name,"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":440,"line_start":436,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":37,"highlight_start":1,"text":" tokens = [$($columns)*],"},{"highlight_end":35,"highlight_start":1,"text":" table = { $($args)* },"},{"highlight_end":26,"highlight_start":1,"text":" columns = [],"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":472,"line_start":462,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":47,"highlight_start":1,"text":" unchecked_meta = [$(#$meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":46,"highlight_start":1,"text":" sql_name = stringify!($name),"},{"highlight_end":57,"highlight_start":1,"text":" ty = ($($ty)::* $(<$($ty_params)::*>)*),"},{"highlight_end":27,"highlight_start":1,"text":" meta = [],"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":34,"highlight_start":1,"text":" tokens = [$($rest)*],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":541,"line_start":531,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":31,"highlight_start":1,"text":" current_column = {"},{"highlight_end":56,"highlight_start":1,"text":" unchecked_meta = [$($unchecked_meta)*],"},{"highlight_end":30,"highlight_start":1,"text":" name = $name,"},{"highlight_end":38,"highlight_start":1,"text":" sql_name = $sql_name,"},{"highlight_end":26,"highlight_start":1,"text":" ty = $ty,"},{"highlight_end":47,"highlight_start":1,"text":" meta = [$($meta)* #$new_meta],"},{"highlight_end":36,"highlight_start":1,"text":" $($current_column)*"},{"highlight_end":15,"highlight_start":1,"text":" },"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":560,"line_start":555,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":34,"highlight_start":9,"text":" __diesel_parse_columns! {"},{"highlight_end":30,"highlight_start":1,"text":" tokens = $tokens,"},{"highlight_end":28,"highlight_start":1,"text":" table = $table,"},{"highlight_end":64,"highlight_start":1,"text":" columns = [$($columns,)* { $($current_column)* },],"},{"highlight_end":22,"highlight_start":1,"text":" $($args)*"},{"highlight_end":10,"highlight_start":1,"text":" }"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":568,"line_start":568,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":40,"highlight_start":9,"text":" __diesel_table_impl!($($args)*);"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":829,"line_start":823,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":37,"highlight_start":19,"text":" $(__diesel_column! {"},{"highlight_end":35,"highlight_start":1,"text":" table = table,"},{"highlight_end":41,"highlight_start":1,"text":" name = $column_name,"},{"highlight_end":49,"highlight_start":1,"text":" sql_name = $column_sql_name,"},{"highlight_end":43,"highlight_start":1,"text":" ty = ($($column_ty)*),"},{"highlight_end":32,"highlight_start":1,"text":" $($column)*"},{"highlight_end":18,"highlight_start":1,"text":" })+"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":false,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}},"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/macros/mod.rs","is_primary":true,"label":null,"line_end":15,"line_start":15,"suggested_replacement":null,"suggestion_applicability":null,"text":[{"highlight_end":45,"highlight_start":38,"text":" #[derive(Debug, Clone, Copy, QueryId, Default)]"}]}]}} [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / table! { [INFO] [stdout] 369 | | use diesel::sql_types::*; [INFO] [stdout] 370 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / table! { [INFO] [stdout] 369 | | use diesel::sql_types::*; [INFO] [stdout] 370 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | / table! { [INFO] [stdout] 369 | | use diesel::sql_types::*; [INFO] [stdout] 370 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 388 | | } [INFO] [stdout] 389 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_category_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / table! { [INFO] [stdout] 392 | | use diesel::sql_types::*; [INFO] [stdout] 393 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / table! { [INFO] [stdout] 392 | | use diesel::sql_types::*; [INFO] [stdout] 393 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / table! { [INFO] [stdout] 392 | | use diesel::sql_types::*; [INFO] [stdout] 393 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] 412 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_keyword_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_req` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_optional` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_default_features` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_features` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_target` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | / table! { [INFO] [stdout] 415 | | use diesel::sql_types::*; [INFO] [stdout] 416 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] 477 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_kind` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_verified` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | / table! { [INFO] [stdout] 480 | | use diesel::sql_types::*; [INFO] [stdout] 481 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] 524 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_token_generated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / table! { [INFO] [stdout] 527 | | use diesel::sql_types::*; [INFO] [stdout] 528 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 546 | | } [INFO] [stdout] 547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / table! { [INFO] [stdout] 527 | | use diesel::sql_types::*; [INFO] [stdout] 528 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 546 | | } [INFO] [stdout] 547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:526:1 [INFO] [stdout] | [INFO] [stdout] 526 | / table! { [INFO] [stdout] 527 | | use diesel::sql_types::*; [INFO] [stdout] 528 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 546 | | } [INFO] [stdout] 547 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_keyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crates_cnt` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | / table! { [INFO] [stdout] 550 | | use diesel::sql_types::*; [INFO] [stdout] 551 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 581 | | } [INFO] [stdout] 582 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:584:1 [INFO] [stdout] | [INFO] [stdout] 584 | / table! { [INFO] [stdout] 585 | | use diesel::sql_types::*; [INFO] [stdout] 586 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 598 | | } [INFO] [stdout] 599 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:584:1 [INFO] [stdout] | [INFO] [stdout] 584 | / table! { [INFO] [stdout] 585 | | use diesel::sql_types::*; [INFO] [stdout] 586 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 598 | | } [INFO] [stdout] 599 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_total_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_tokens` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | / table! { [INFO] [stdout] 602 | | use diesel::sql_types::*; [INFO] [stdout] 603 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 627 | | } [INFO] [stdout] 628 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_last_refill` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_burst` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | / table! { [INFO] [stdout] 631 | | use diesel::sql_types::*; [INFO] [stdout] 632 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 656 | | } [INFO] [stdout] 657 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_expires_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / table! { [INFO] [stdout] 660 | | use diesel::sql_types::*; [INFO] [stdout] 661 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / table! { [INFO] [stdout] 660 | | use diesel::sql_types::*; [INFO] [stdout] 661 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / table! { [INFO] [stdout] 660 | | use diesel::sql_types::*; [INFO] [stdout] 661 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_rendered_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / table! { [INFO] [stdout] 683 | | /// Representation of the `recent_crate_downloads` view. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// This data represents the downloads in the last 90 days. [INFO] [stdout] ... | [INFO] [stdout] 697 | | } [INFO] [stdout] 698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / table! { [INFO] [stdout] 683 | | /// Representation of the `recent_crate_downloads` view. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// This data represents the downloads in the last 90 days. [INFO] [stdout] ... | [INFO] [stdout] 697 | | } [INFO] [stdout] 698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | / table! { [INFO] [stdout] 683 | | /// Representation of the `recent_crate_downloads` view. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// This data represents the downloads in the last 90 days. [INFO] [stdout] ... | [INFO] [stdout] 697 | | } [INFO] [stdout] 698 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | / table! { [INFO] [stdout] 701 | | use diesel::sql_types::*; [INFO] [stdout] 702 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 714 | | } [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | / table! { [INFO] [stdout] 701 | | use diesel::sql_types::*; [INFO] [stdout] 702 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 714 | | } [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_login` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_github_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_avatar` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | / table! { [INFO] [stdout] 718 | | use diesel::sql_types::*; [INFO] [stdout] 719 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 761 | | } [INFO] [stdout] 762 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_org_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 248 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_access_token` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_login` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_avatar` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_gh_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_account_lock_reason` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | / table! { [INFO] [stdout] 765 | | use diesel::sql_types::*; [INFO] [stdout] 766 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 820 | | } [INFO] [stdout] 821 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_account_lock_until` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_counted` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_date` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:823:1 [INFO] [stdout] | [INFO] [stdout] 823 | / table! { [INFO] [stdout] 824 | | use diesel::sql_types::*; [INFO] [stdout] 825 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] 862 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_processed` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_user_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_api_token_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_action` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 864 | / table! { [INFO] [stdout] 865 | | use diesel::sql_types::*; [INFO] [stdout] 866 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 908 | | } [INFO] [stdout] 909 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_time` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_num` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_updated_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_created_at` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_downloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_features` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_yanked` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_license` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_crate_size` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | / table! { [INFO] [stdout] 912 | | use diesel::sql_types::*; [INFO] [stdout] 913 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_published_by` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / table! { [INFO] [stdout] 989 | | use diesel::sql_types::*; [INFO] [stdout] 990 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / table! { [INFO] [stdout] 989 | | use diesel::sql_types::*; [INFO] [stdout] 990 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_version_id` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/schema.rs:988:1 [INFO] [stdout] | [INFO] [stdout] 988 | / table! { [INFO] [stdout] 989 | | use diesel::sql_types::*; [INFO] [stdout] 990 | | use diesel_full_text_search::{TsVector as Tsvector}; [INFO] [stdout] ... | [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | sql_function!(#[aggregate] fn array_agg(x: T) -> Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_array_agg` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | sql_function!(#[aggregate] fn array_agg(x: T) -> Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_array_agg` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | sql_function!(fn canon_crate_name(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_canon_crate_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | sql_function!(fn canon_crate_name(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_canon_crate_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | sql_function!(fn to_char(a: Date, b: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_to_char` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | sql_function!(fn to_char(a: Date, b: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_to_char` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | sql_function!(fn lower(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_lower` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | sql_function!(fn lower(x: Text) -> Text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_lower` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sql_function!(fn date_part(x: Text, y: Timestamp) -> Double); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_date_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sql_function!(fn date_part(x: Text, y: Timestamp) -> Double); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_date_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / sql_function! { [INFO] [stdout] 9 | | #[sql_name = "date_part"] [INFO] [stdout] 10 | | fn interval_part(x: Text, y: Interval) -> Double; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_interval_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / sql_function! { [INFO] [stdout] 9 | | #[sql_name = "date_part"] [INFO] [stdout] 10 | | fn interval_part(x: Text, y: Interval) -> Double; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_interval_part` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | sql_function!(fn floor(x: Double) -> Integer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_floor` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | sql_function!(fn floor(x: Double) -> Integer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_floor` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | sql_function!(fn greatest(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_greatest` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | sql_function!(fn greatest(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_greatest` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | sql_function!(fn least(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_least` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/sql.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | sql_function!(fn least(x: T, y: T) -> T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_least` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util/token.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(FromSqlRow, AsExpression, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_securetoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util/token.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(FromSqlRow, AsExpression, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_expression_for_securetoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/dump_db/gen_scripts.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(Debug, Eq, Hash, PartialEq, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_column` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/dump_db/gen_scripts.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / table! { [INFO] [stdout] 165 | | information_schema.columns (table_schema, table_name, column_name) { [INFO] [stdout] 166 | | table_schema -> Text, [INFO] [stdout] 167 | | table_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/dump_db/gen_scripts.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / table! { [INFO] [stdout] 165 | | information_schema.columns (table_schema, table_name, column_name) { [INFO] [stdout] 166 | | table_schema -> Text, [INFO] [stdout] 167 | | table_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table_schema` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/dump_db/gen_scripts.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / table! { [INFO] [stdout] 165 | | information_schema.columns (table_schema, table_name, column_name) { [INFO] [stdout] 166 | | table_schema -> Text, [INFO] [stdout] 167 | | table_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_table_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/dump_db/gen_scripts.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / table! { [INFO] [stdout] 165 | | information_schema.columns (table_schema, table_name, column_name) { [INFO] [stdout] 166 | | table_schema -> Text, [INFO] [stdout] 167 | | table_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_column_name` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/dump_db/gen_scripts.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / table! { [INFO] [stdout] 165 | | information_schema.columns (table_schema, table_name, column_name) { [INFO] [stdout] 166 | | table_schema -> Text, [INFO] [stdout] 167 | | table_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 170 | | } [INFO] [stdout] 171 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_ordinal_position` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/worker/update_downloads.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | no_arg_sql_function!(refresh_recent_crate_downloads, ()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_refresh_recent_crate_downloads` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `no_arg_sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/category.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Serialize, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_slug` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/krate/downloads.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Serialize, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_extradownload` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/krate/search.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | diesel_infix_operator!(Contains, "@>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_contains` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/controllers/krate/search.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | diesel_infix_operator!(Contains, "@>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_contains` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/helpers/with_count.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(QueryableByName, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_withcount` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/helpers/with_count.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(QueryableByName, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_withcount` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_versionaction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:14:53 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, FromSqlRow, AsExpression)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_expression_for_versionaction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Queryable, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_versionowneraction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Queryable, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_versionowneraction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/action.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, Queryable, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_versionowneraction` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/badge.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Queryable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_cratebadge` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/badge.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Queryable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_cratebadge` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Identifiable, Queryable, QueryableByName, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Identifiable, Queryable, QueryableByName, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:7:42 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Identifiable, Queryable, QueryableByName, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_category` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_cratecategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_cratecategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_cratecategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newcategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/category.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newcategory` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/crate_owner_invitation.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_crateownerinvitation` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/crate_owner_invitation.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_crateownerinvitation` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/crate_owner_invitation.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newrecord` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:45 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:8:56 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Identifiable, Associations, Debug, Queryable, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_dependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_reversedependency` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/dependency.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy, Clone, Serialize, Deserialize, Debug, FromSqlRow)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_from_sql_row_for_dependencykind` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/download.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Associations, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_versiondownload` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/download.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Associations, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_versiondownload` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/download.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Associations, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_versiondownload` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, AsChangeset, Identifiable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_email` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newemail` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/email.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newemail` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/follow.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Insertable, Queryable, Identifiable, Associations, Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_follow` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Identifiable, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_keyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Identifiable, Queryable, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_keyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_cratekeyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_cratekeyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/keyword.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Associations, Insertable, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_cratekeyword` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Queryable, Identifiable, Associations, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_recentcratedownloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Queryable, Identifiable, Associations, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_recentcratedownloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Queryable, Identifiable, Associations, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_recentcratedownloads` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:63 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:31:76 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Clone, Queryable, Identifiable, Associations, AsChangeset, QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_crate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newcrate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Insertable, AsChangeset, Default, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newcrate` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | diesel_infix_operator!(MatchesWord, "%>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_matchesword` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/krate.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | diesel_infix_operator!(MatchesWord, "%>"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_diesel_numeric_ops_for_matchesword` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `DieselNumericOps` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/owner.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Insertable, Associations, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_crateowner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/owner.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Insertable, Associations, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_crateowner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/owner.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Insertable, Associations, Identifiable, Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_crateowner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_team` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Queryable, Identifiable, Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_team` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Insertable, AsChangeset, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newteam` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/team.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Insertable, AsChangeset, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_newteam` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/token.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable, Associations, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_apitoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/token.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable, Associations, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_apitoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/token.rs:11:64 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq, Identifiable, Queryable, Associations, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_apitoken` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, Eq, Queryable, Identifiable, AsChangeset, Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_user` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, Eq, Queryable, Identifiable, AsChangeset, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_user` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:13:64 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, PartialEq, Eq, Queryable, Identifiable, AsChangeset, Associations)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_as_changeset_for_user` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/user.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Insertable, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newuser` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Identifiable, Associations, Debug, Queryable, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_identifiable_for_version` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Identifiable, Associations, Debug, Queryable, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_associations_for_version` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Identifiable, Associations, Debug, Queryable, Deserialize, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_for_version` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/models/version.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Insertable, Debug)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_insertable_for_newversion` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 254 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `detail` is never read [INFO] [stdout] --> src/tests/util.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct Error { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 326 | pub detail: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/tests/builders/krate.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | no_arg_sql_function!(refresh_recent_crate_downloads, ()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_query_id_for_refresh_recent_crate_downloads` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `no_arg_sql_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/tests/schema_details.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_fkconstraint` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/tests/schema_details.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(QueryableByName)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `_impl_queryable_by_name_for_tablenameandconstraint` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `QueryableByName` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: this warning originates in the derive macro `QueryableByName` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, html5ever v0.25.1, xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "41c61ae2035294994e54991d479f9ce2aeb73804ebfe214ac7be289cc8e77eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c61ae2035294994e54991d479f9ce2aeb73804ebfe214ac7be289cc8e77eb1", kill_on_drop: false }` [INFO] [stdout] 41c61ae2035294994e54991d479f9ce2aeb73804ebfe214ac7be289cc8e77eb1