[INFO] cloning repository https://github.com/Austinati/syncstorage-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Austinati/syncstorage-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinati%2Fsyncstorage-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinati%2Fsyncstorage-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 028d9a7e3ed3222cd2db48553409371e69503347
[INFO] testing Austinati/syncstorage-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinati%2Fsyncstorage-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Austinati/syncstorage-rs
[INFO] finished tweaking git repo https://github.com/Austinati/syncstorage-rs
[INFO] tweaked toml for git repo https://github.com/Austinati/syncstorage-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Austinati/syncstorage-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Austinati/syncstorage-rs 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded sentry-core v0.35.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.35.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded sentry-debug-images v0.35.0
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded sentry-contexts v0.35.0
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded diesel_logger v0.1.1
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded sentry-tracing v0.35.0
[INFO] [stderr]   Downloaded slog-envlogger v2.2.0
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded grpcio v0.13.0
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded curl v0.4.47
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded cadence v1.5.0
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded sentry v0.35.0
[INFO] [stderr]   Downloaded deadpool v0.12.1
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded hawk v5.0.1
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded mysqlclient-sys v0.2.5
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded os_info v3.9.2
[INFO] [stderr]   Downloaded slog-mozlog-json v0.1.0
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded sentry-types v0.35.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded woothee v0.13.0
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded google-cloud-rust-raw v0.16.1
[INFO] [stderr]   Downloaded curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]   Downloaded boringssl-src v0.6.0+e46383f
[INFO] [stderr]   Downloaded grpcio-sys v0.13.0+1.56.2-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fe6aff257a62f70552008c5d83af10d9fb246199411f5f67a98956f386883d2
[INFO] running `Command { std: "docker" "start" "-a" "2fe6aff257a62f70552008c5d83af10d9fb246199411f5f67a98956f386883d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fe6aff257a62f70552008c5d83af10d9fb246199411f5f67a98956f386883d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe6aff257a62f70552008c5d83af10d9fb246199411f5f67a98956f386883d2", kill_on_drop: false }`
[INFO] [stdout] 2fe6aff257a62f70552008c5d83af10d9fb246199411f5f67a98956f386883d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0741b3901cd1e2f00e63f406ebeb306a4a1881ed5b950b8169ecb3aa6e0edeb1
[INFO] running `Command { std: "docker" "start" "-a" "0741b3901cd1e2f00e63f406ebeb306a4a1881ed5b950b8169ecb3aa6e0edeb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling sentry-contexts v0.35.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling sentry-types v0.35.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cadence v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.5
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sentry-core v0.35.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling sentry-backtrace v0.35.0
[INFO] [stderr]    Compiling sentry-debug-images v0.35.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling sentry v0.35.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling syncserver-common v0.17.15 (/opt/rustwide/workdir/syncserver-common)
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling tokenserver-common v0.17.15 (/opt/rustwide/workdir/tokenserver-common)
[INFO] [stderr]    Compiling syncstorage-settings v0.17.15 (/opt/rustwide/workdir/syncstorage-settings)
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokenserver-settings v0.17.15 (/opt/rustwide/workdir/tokenserver-settings)
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling woothee v0.13.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling hawk v5.0.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling syncserver-settings v0.17.15 (/opt/rustwide/workdir/syncserver-settings)
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling glean v0.17.15 (/opt/rustwide/workdir/glean)
[INFO] [stderr]    Compiling tokenserver-auth v0.17.15 (/opt/rustwide/workdir/tokenserver-auth)
[INFO] [stderr]    Compiling slog-mozlog-json v0.1.0
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling diesel_logger v0.1.1
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling syncserver-db-common v0.17.15 (/opt/rustwide/workdir/syncserver-db-common)
[INFO] [stderr]    Compiling syncstorage-db-common v0.17.15 (/opt/rustwide/workdir/syncstorage-db-common)
[INFO] [stderr]    Compiling tokenserver-db v0.17.15 (/opt/rustwide/workdir/tokenserver-db)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> syncstorage-db-common/src/params.rs:179:33
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Clone, Debug, Default, Queryable)]
[INFO] [stdout]     |                                 ^--------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `Queryable` is not local
[INFO] [stdout]     |                                 move the `impl` block outside of this function `_impl_queryable_for_batch`
[INFO] [stdout] 180 | pub struct Batch {
[INFO] [stdout]     |            ----- `Batch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-db-common/src/results.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Default, Deserialize, Queryable, QueryableByName, Serialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Queryable` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this function `_impl_queryable_for_getbso`
[INFO] [stdout] 48 | pub struct GetBso {
[INFO] [stdout]    |            ------ `GetBso` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-db-common/src/results.rs:47:50
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Debug, Default, Deserialize, Queryable, QueryableByName, Serialize)]
[INFO] [stdout]    |                                                  ^--------------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `QueryableByName` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this function `_impl_queryable_by_name_for_getbso`
[INFO] [stdout] 48 | pub struct GetBso {
[INFO] [stdout]    |            ------ `GetBso` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-db-common/src/util.rs:25:81
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Copy, Clone, Debug, Eq, PartialEq, PartialOrd, Deserialize, Serialize, FromSqlRow)]
[INFO] [stdout]    |                                                                                 ^---------
[INFO] [stdout]    |                                                                                 |
[INFO] [stdout]    |                                                                                 `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                 move the `impl` block outside of this function `_impl_from_sql_row_for_synctimestamp`
[INFO] [stdout] 26 | pub struct SyncTimestamp(
[INFO] [stdout]    |            ------------- `SyncTimestamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-db-common/src/util.rs:25:81
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Copy, Clone, Debug, Eq, PartialEq, PartialOrd, Deserialize, Serialize, FromSqlRow)]
[INFO] [stdout]    |                                                                                 ^---------
[INFO] [stdout]    |                                                                                 |
[INFO] [stdout]    |                                                                                 `Queryable` is not local
[INFO] [stdout]    |                                                                                 move the `impl` block outside of this function `_impl_from_sql_row_for_synctimestamp`
[INFO] [stdout] 26 | pub struct SyncTimestamp(
[INFO] [stdout]    |            ------------- `SyncTimestamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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] [stderr]    Compiling syncstorage-mysql v0.17.15 (/opt/rustwide/workdir/syncstorage-mysql)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> tokenserver-db/src/results.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, Default, Deserialize, QueryableByName, Serialize)]
[INFO] [stdout]   |                                              ^--------------
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `QueryableByName` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this function `_impl_queryable_by_name_for_getrawuser`
[INFO] [stdout] 9 | pub struct GetRawUser {
[INFO] [stdout]   |            ---------- `GetRawUser` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tokenserver-db/src/results.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Default, QueryableByName)]
[INFO] [stdout]    |                   ^--------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   `QueryableByName` is not local
[INFO] [stdout]    |                   move the `impl` block outside of this function `_impl_queryable_by_name_for_lastinsertid`
[INFO] [stdout] 53 | pub struct LastInsertId {
[INFO] [stdout]    |            ------------ `LastInsertId` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tokenserver-db/src/results.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Default, QueryableByName)]
[INFO] [stdout]    |                   ^--------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   `QueryableByName` is not local
[INFO] [stdout]    |                   move the `impl` block outside of this function `_impl_queryable_by_name_for_getnodeid`
[INFO] [stdout] 64 | pub struct GetNodeId {
[INFO] [stdout]    |            --------- `GetNodeId` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tokenserver-db/src/results.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Default, QueryableByName)]
[INFO] [stdout]    |                   ^--------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   `QueryableByName` is not local
[INFO] [stdout]    |                   move the `impl` block outside of this function `_impl_queryable_by_name_for_getbestnode`
[INFO] [stdout] 70 | pub struct GetBestNode {
[INFO] [stdout]    |            ----------- `GetBestNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tokenserver-db/src/results.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Default, QueryableByName)]
[INFO] [stdout]    |                   ^--------------
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   `QueryableByName` is not local
[INFO] [stdout]    |                   move the `impl` block outside of this function `_impl_queryable_by_name_for_getserviceid`
[INFO] [stdout] 80 | pub struct GetServiceId {
[INFO] [stdout]    |            ------------ `GetServiceId` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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: `max` is ambiguous
[INFO] [stdout]    --> syncstorage-mysql/src/models.rs:8:10
[INFO] [stdout]     |
[INFO] [stdout]   8 |     dsl::max,
[INFO] [stdout]     |          ^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `max` could refer to the type alias defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/lib.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub use helper_types::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `max` could also refer to the module defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/lib.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub use expression::dsl::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnDuplicateKeyUpdate` is never constructed
[INFO] [stdout]   --> syncstorage-mysql/src/diesel_ext.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct OnDuplicateKeyUpdate<T, U, Op, Ret, X>(Box<InsertStatement<T, U, Op, Ret>>, X);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> syncstorage-mysql/src/batch.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[derive(Debug, QueryableByName)]
[INFO] [stdout]     |                     ^--------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `QueryableByName` is not local
[INFO] [stdout]     |                     move the `impl` block outside of this function `_impl_queryable_by_name_for_existsresult` and up 2 bodies
[INFO] [stdout] 189 |     #[table_name = "batch_upload_items"]
[INFO] [stdout] 190 |     struct ExistsResult {
[INFO] [stdout]     |            ------------ `ExistsResult` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> syncstorage-mysql/src/batch.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `AsChangeset` is not local
[INFO] [stdout]     |              move the `impl` block outside of this function `_impl_as_changeset_for_updatebatches` and up 2 bodies
[INFO] [stdout] 196 |     #[table_name = "batch_upload_items"]
[INFO] [stdout] 197 |     struct UpdateBatches {
[INFO] [stdout]     |            ------------- `UpdateBatches` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> syncstorage-mysql/src/batch.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `AsChangeset` is not local
[INFO] [stdout]     |              move the `impl` block outside of this function `_impl_as_changeset_for_updatebatches` and up 2 bodies
[INFO] [stdout] 196 |     #[table_name = "batch_upload_items"]
[INFO] [stdout] 197 |     struct UpdateBatches {
[INFO] [stdout]     |            ------------- `UpdateBatches` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/diesel_ext.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]    |                              ^------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `QueryId` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this function `_impl_query_id_for_lockinsharemode`
[INFO] [stdout] 32 | pub struct LockInShareMode;
[INFO] [stdout]    |            --------------- `LockInShareMode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> syncstorage-mysql/src/models.rs:1122:17
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[derive(Debug, QueryableByName)]
[INFO] [stdout]      |                 ^--------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `QueryableByName` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this function `_impl_queryable_by_name_for_idresult`
[INFO] [stdout] 1123 | struct IdResult {
[INFO] [stdout]      |        -------- `IdResult` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> syncstorage-mysql/src/models.rs:1129:17
[INFO] [stdout]      |
[INFO] [stdout] 1129 | #[derive(Debug, QueryableByName)]
[INFO] [stdout]      |                 ^--------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `QueryableByName` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this function `_impl_queryable_by_name_for_nameresult`
[INFO] [stdout] 1130 | struct NameResult {
[INFO] [stdout]      |        ---------- `NameResult` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> syncstorage-mysql/src/models.rs:1135:17
[INFO] [stdout]      |
[INFO] [stdout] 1135 | #[derive(Debug, QueryableByName)]
[INFO] [stdout]      |                 ^--------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `QueryableByName` is not local
[INFO] [stdout]      |                 move the `impl` block outside of this function `_impl_queryable_by_name_for_usercollectionsresult`
[INFO] [stdout] 1136 | struct UserCollectionsResult {
[INFO] [stdout]      |        --------------------- `UserCollectionsResult` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `QueryableByName` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     batch_uploads (batch_id, user_id) {
[INFO] [stdout]  3 | |         #[sql_name="batch"]
[INFO] [stdout]  4 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     batch_uploads (batch_id, user_id) {
[INFO] [stdout]  3 | |         #[sql_name="batch"]
[INFO] [stdout]  4 | |         batch_id -> Bigint,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     batch_uploads (batch_id, user_id) {
[INFO] [stdout]  3 | |         #[sql_name="batch"]
[INFO] [stdout]  4 | |         batch_id -> Bigint,
[INFO] [stdout]  5 | |         #[sql_name="userid"]
[INFO] [stdout]  6 | |         user_id -> Bigint,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     batch_uploads (batch_id, user_id) {
[INFO] [stdout]  3 | |         #[sql_name="batch"]
[INFO] [stdout]  4 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         collection_id -> Integer,
[INFO] [stdout]    | |         ------------- `collection_id` is not local
[INFO] [stdout]  9 | |     }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_collection_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] 16 | |         #[sql_name="userid"]
[INFO] [stdout] 17 | |         user_id -> Bigint,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         id -> Varchar,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         sortindex -> Nullable<Integer>,
[INFO] [stdout]    | |         --------- `sortindex` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_sortindex`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         payload -> Nullable<Mediumtext>,
[INFO] [stdout]    | |         ------- `payload` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_payload`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         payload_size -> Nullable<Bigint>,
[INFO] [stdout]    | |         ------------ `payload_size` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_payload_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / table! {
[INFO] [stdout] 13 | |     batch_upload_items (batch_id, user_id, id) {
[INFO] [stdout] 14 | |         #[sql_name="batch"]
[INFO] [stdout] 15 | |         batch_id -> Bigint,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         ttl_offset -> Nullable<Integer>,
[INFO] [stdout]    | |         ---------- `ttl_offset` is not local
[INFO] [stdout] 23 | |     }
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_ttl_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] 30 | |         #[sql_name="collection"]
[INFO] [stdout] 31 | |         collection_id -> Integer,
[INFO] [stdout]    | |         ------------- `collection_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_collection_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         id -> Varchar,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         sortindex -> Nullable<Integer>,
[INFO] [stdout]    | |         --------- `sortindex` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_sortindex`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         payload -> Mediumtext,
[INFO] [stdout]    | |         ------- `payload` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_payload`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         payload_size -> Bigint,
[INFO] [stdout]    | |         ------------ `payload_size` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_payload_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |         modified -> Bigint,
[INFO] [stdout]    | |         -------- `modified` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / table! {
[INFO] [stdout] 27 | |     bso (user_id, collection_id, id) {
[INFO] [stdout] 28 | |         #[sql_name="userid"]
[INFO] [stdout] 29 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         expiry -> Bigint,
[INFO] [stdout]    | |         ------ `expiry` is not local
[INFO] [stdout] 40 | |     }
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_expiry`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / table! {
[INFO] [stdout] 44 | |     collections (id) {
[INFO] [stdout] 45 | |         id -> Integer,
[INFO] [stdout] 46 | |         name -> Varchar,
[INFO] [stdout] 47 | |     }
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / table! {
[INFO] [stdout] 44 | |     collections (id) {
[INFO] [stdout] 45 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 46 | |         name -> Varchar,
[INFO] [stdout] 47 | |     }
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / table! {
[INFO] [stdout] 44 | |     collections (id) {
[INFO] [stdout] 45 | |         id -> Integer,
[INFO] [stdout] 46 | |         name -> Varchar,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 47 | |     }
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / table! {
[INFO] [stdout] 51 | |     user_collections (user_id, collection_id) {
[INFO] [stdout] 52 | |         #[sql_name="userid"]
[INFO] [stdout] 53 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / table! {
[INFO] [stdout] 51 | |     user_collections (user_id, collection_id) {
[INFO] [stdout] 52 | |         #[sql_name="userid"]
[INFO] [stdout] 53 | |         user_id -> BigInt,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / table! {
[INFO] [stdout] 51 | |     user_collections (user_id, collection_id) {
[INFO] [stdout] 52 | |         #[sql_name="userid"]
[INFO] [stdout] 53 | |         user_id -> BigInt,
[INFO] [stdout] 54 | |         #[sql_name="collection"]
[INFO] [stdout] 55 | |         collection_id -> Integer,
[INFO] [stdout]    | |         ------------- `collection_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_collection_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / table! {
[INFO] [stdout] 51 | |     user_collections (user_id, collection_id) {
[INFO] [stdout] 52 | |         #[sql_name="userid"]
[INFO] [stdout] 53 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         modified -> Bigint,
[INFO] [stdout]    | |         -------- `modified` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_modified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / table! {
[INFO] [stdout] 51 | |     user_collections (user_id, collection_id) {
[INFO] [stdout] 52 | |         #[sql_name="userid"]
[INFO] [stdout] 53 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         count -> Integer,
[INFO] [stdout]    | |         ----- `count` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> syncstorage-mysql/src/schema.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / table! {
[INFO] [stdout] 51 | |     user_collections (user_id, collection_id) {
[INFO] [stdout] 52 | |         #[sql_name="userid"]
[INFO] [stdout] 53 | |         user_id -> BigInt,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         total_bytes -> BigInt,
[INFO] [stdout]    | |         ----------- `total_bytes` is not local
[INFO] [stdout] 62 | |     }
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_total_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syncstorage-db v0.17.15 (/opt/rustwide/workdir/syncstorage-db)
[INFO] [stderr]    Compiling syncserver v0.17.15 (/opt/rustwide/workdir/syncserver)
[INFO] [stderr] error: could not compile `syncserver` (bin "syncserver")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syncserver --edition=2021 syncserver/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mysql"' --cfg 'feature="py_verifier"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mysql", "no_auth", "py_verifier", "spanner"))' -C metadata=7fe4759ae6c1f3d9 -C extra-filename=-66b466790077661b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-0a4dc373b6326b08.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-19e108a60175da5c.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-e6e788e29e08e67c.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-85c1258fe01a936e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a9f67f1ca0c44409.so --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-2a260d4dbcae7ba4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-703a072699e04b45.rlib --extern cadence=/opt/rustwide/target/debug/deps/libcadence-c54f267ecbedaf36.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a60497acd0a19ac5.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-1fe88b06a0822b94.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-706452601d61d73f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c908b3f49cb7b43f.rlib --extern glean=/opt/rustwide/target/debug/deps/libglean-2a90f39c7e6fbe0b.rlib --extern hawk=/opt/rustwide/target/debug/deps/libhawk-177f188958657aee.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-89a7819ac077d9c8.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-39b41c7e433788a7.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-eaa114184bd81007.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-4471d6a4b939551e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-43935f8bf5aea94d.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-a641f9c01534a6cb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca466c371ce1cfba.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-652b0941ce6117fe.rlib --extern sentry=/opt/rustwide/target/debug/deps/libsentry-078ce4d15b17cd12.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-87f3f7b5b39bdd09.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8dffba89a4c6c6fb.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b4cef83275dd73e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-db9f4bfabde3b12b.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-114fad95633fbf1b.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-d4b565614f95fae1.rlib --extern slog_envlogger=/opt/rustwide/target/debug/deps/libslog_envlogger-e7c15439330bee06.rlib --extern slog_mozlog_json=/opt/rustwide/target/debug/deps/libslog_mozlog_json-91a4d7cc07869ebc.rlib --extern slog_scope=/opt/rustwide/target/debug/deps/libslog_scope-ce887321fb43c6d3.rlib --extern slog_stdlog=/opt/rustwide/target/debug/deps/libslog_stdlog-b68734c53ea9da81.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-70e29ec3c3de8ed2.rlib --extern syncserver=/opt/rustwide/target/debug/deps/libsyncserver-0c5c2c8418e10ca3.rlib --extern syncserver_common=/opt/rustwide/target/debug/deps/libsyncserver_common-105fa02f2dc98251.rlib --extern syncserver_db_common=/opt/rustwide/target/debug/deps/libsyncserver_db_common-43c5b8877a386486.rlib --extern syncserver_settings=/opt/rustwide/target/debug/deps/libsyncserver_settings-897e32efbf8c3e66.rlib --extern syncstorage_db=/opt/rustwide/target/debug/deps/libsyncstorage_db-b08790bd0182bd48.rlib --extern syncstorage_settings=/opt/rustwide/target/debug/deps/libsyncstorage_settings-f861bee64ff9b876.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92bcd7e2aedc23bd.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-7196f67dd70886cd.rlib --extern tokenserver_auth=/opt/rustwide/target/debug/deps/libtokenserver_auth-fb08592ce41e4294.rlib --extern tokenserver_common=/opt/rustwide/target/debug/deps/libtokenserver_common-8b5b2ae94a1a4fd6.rlib --extern tokenserver_db=/opt/rustwide/target/debug/deps/libtokenserver_db-174fdc0ace932317.rlib --extern tokenserver_settings=/opt/rustwide/target/debug/deps/libtokenserver_settings-aeae449497f75407.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-94590887f58d39cd.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-41515f1213744e61.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-43fe2d78b3729033.rlib --extern validator_derive=/opt/rustwide/target/debug/deps/libvalidator_derive-1cec402383d01d83.so --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-c7bc831d84ed7cb3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-213e4fef1b554b2b/out -L native=/opt/rustwide/target/debug/build/ring-8827c5f05d528b73/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/ -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0741b3901cd1e2f00e63f406ebeb306a4a1881ed5b950b8169ecb3aa6e0edeb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0741b3901cd1e2f00e63f406ebeb306a4a1881ed5b950b8169ecb3aa6e0edeb1", kill_on_drop: false }`
[INFO] [stdout] 0741b3901cd1e2f00e63f406ebeb306a4a1881ed5b950b8169ecb3aa6e0edeb1
