[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] checking Austinati/syncstorage-rs against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinati%2Fsyncstorage-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Austinati/syncstorage-rs on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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 slog-scope v4.4.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded slog-mozlog-json v0.1.0
[INFO] [stderr]   Downloaded sentry-tracing v0.35.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.35.0
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded hawk v5.0.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded curl v0.4.47
[INFO] [stderr]   Downloaded deadpool v0.12.1
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded grpcio v0.13.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded os_info v3.9.2
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded diesel_logger v0.1.1
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded sentry-contexts v0.35.0
[INFO] [stderr]   Downloaded sentry-types v0.35.0
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded sentry-debug-images v0.35.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded sentry v0.35.0
[INFO] [stderr]   Downloaded woothee v0.13.0
[INFO] [stderr]   Downloaded sentry-core v0.35.0
[INFO] [stderr]   Downloaded slog-envlogger v2.2.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.9
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded cadence v1.5.0
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]   Downloaded google-cloud-rust-raw v0.16.1
[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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cf4616a0d1ffcafd547eb9d9a8fdf83873f2df555eeb9ece16541e534208474
[INFO] running `Command { std: "docker" "start" "-a" "8cf4616a0d1ffcafd547eb9d9a8fdf83873f2df555eeb9ece16541e534208474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cf4616a0d1ffcafd547eb9d9a8fdf83873f2df555eeb9ece16541e534208474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf4616a0d1ffcafd547eb9d9a8fdf83873f2df555eeb9ece16541e534208474", kill_on_drop: false }`
[INFO] [stdout] 8cf4616a0d1ffcafd547eb9d9a8fdf83873f2df555eeb9ece16541e534208474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 639371d18933e2902d8cf25e31d7842ba59b998ccfd2eb36ceb66b1f25c70100
[INFO] running `Command { std: "docker" "start" "-a" "639371d18933e2902d8cf25e31d7842ba59b998ccfd2eb36ceb66b1f25c70100", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling curl-sys v0.4.78+curl-8.11.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling sentry-contexts v0.35.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking cadence v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[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 tokio-macros v2.4.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking sentry-types v0.35.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking sentry-core v0.35.0
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking sentry-backtrace v0.35.0
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking sentry-debug-images v0.35.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking sentry v0.35.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling boringssl-src v0.6.0+e46383f
[INFO] [stderr]    Compiling grpcio-sys v0.13.0+1.56.2-patched
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling woothee v0.13.0
[INFO] [stderr]    Compiling hawk v5.0.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking syncserver-common v0.17.15 (/opt/rustwide/workdir/syncserver-common)
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking slog-envlogger v2.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]     Checking syncstorage-settings v0.17.15 (/opt/rustwide/workdir/syncstorage-settings)
[INFO] [stderr]     Checking tokenserver-common v0.17.15 (/opt/rustwide/workdir/tokenserver-common)
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking diesel_logger v0.1.1
[INFO] [stderr]     Checking tokenserver-settings v0.17.15 (/opt/rustwide/workdir/tokenserver-settings)
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking syncserver-settings v0.17.15 (/opt/rustwide/workdir/syncserver-settings)
[INFO] [stderr]     Checking syncserver-db-common v0.17.15 (/opt/rustwide/workdir/syncserver-db-common)
[INFO] [stderr]     Checking slog-mozlog-json v0.1.0
[INFO] [stderr]     Checking glean v0.17.15 (/opt/rustwide/workdir/glean)
[INFO] [stderr]     Checking validator v0.19.0
[INFO] [stderr]     Checking syncstorage-db-common v0.17.15 (/opt/rustwide/workdir/syncstorage-db-common)
[INFO] [stderr]     Checking tokenserver-db v0.17.15 (/opt/rustwide/workdir/tokenserver-db)
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[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]     Checking colored v2.2.0
[INFO] [stderr]     Checking syncstorage-mysql v0.17.15 (/opt/rustwide/workdir/syncstorage-mysql)
[INFO] [stderr]     Checking similar v2.6.0
[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: `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: 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]     Checking mockito v1.6.1
[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: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tokenserver-db/src/results.rs:86:41
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Debug, Default, Eq, PartialEq, 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_getuser`
[INFO] [stdout] 87 | pub struct GetUser {
[INFO] [stdout]    |            ------- `GetUser` 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:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[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_getnode`
[INFO] [stdout] 111 | pub struct GetNode {
[INFO] [stdout]     |            ------- `GetNode` 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:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[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_postservice`
[INFO] [stdout] 133 | pub struct PostService {
[INFO] [stdout]     |            ----------- `PostService` 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: 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] [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] [stderr]     Checking tokenserver-auth v0.17.15 (/opt/rustwide/workdir/tokenserver-auth)
[INFO] [stderr]     Checking syncstorage-db v0.17.15 (/opt/rustwide/workdir/syncstorage-db)
[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]     Checking syncserver v0.17.15 (/opt/rustwide/workdir/syncserver)
[INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.13.0+1.56.2-patched`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/grpcio-sys-dc78ed18c3606a4c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=grpc_wrap.cc
[INFO] [stderr]   cargo:rerun-if-changed=grpc
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/grpcio-sys-4065455952c6f86f/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-51aeff6e42c6b8fc/out/build
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-51aeff6e42c6b8fc/out/lib
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = Some("/opt/rustwide/target/debug/build/libz-sys-51aeff6e42c6b8fc/out/build")
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-4065455952c6f86f/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/libz-sys-51aeff6e42c6b8fc/out:/opt/rustwide/target/debug/build/libz-sys-51aeff6e42c6b8fc/out/build" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.13.0+1.56.2-patched/grpc" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DgRPC_BENCHMARK_PROVIDER=none" "-DABSL_ENABLE_INSTALL=ON" "-DgRPC_SSL_PROVIDER=package" "-DgRPC_ZLIB_PROVIDER=package" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-4065455952c6f86f/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17
[INFO] [stderr]   -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success
[INFO] [stderr]   -- Looking for res_servicename
[INFO] [stderr]   -- Looking for res_servicename - not found
[INFO] [stderr]   -- Looking for res_servicename in resolv
[INFO] [stderr]   -- Looking for res_servicename in resolv - not found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - found
[INFO] [stderr]   -- Looking for socket
[INFO] [stderr]   -- Looking for socket - found
[INFO] [stderr]   -- Looking for clock_gettime
[INFO] [stderr]   -- Looking for clock_gettime - found
[INFO] [stderr]   -- Looking for include file sys/types.h
[INFO] [stderr]   -- Looking for include file sys/types.h - found
[INFO] [stderr]   -- Looking for include file sys/socket.h
[INFO] [stderr]   -- Looking for include file sys/socket.h - found
[INFO] [stderr]   -- Looking for include file sys/sockio.h
[INFO] [stderr]   -- Looking for include file sys/sockio.h - not found
[INFO] [stderr]   -- Looking for include file arpa/inet.h
[INFO] [stderr]   -- Looking for include file arpa/inet.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser.h
[INFO] [stderr]   -- Looking for include file arpa/nameser.h - found
[INFO] [stderr]   -- Looking for include file assert.h
[INFO] [stderr]   -- Looking for include file assert.h - found
[INFO] [stderr]   -- Looking for include file errno.h
[INFO] [stderr]   -- Looking for include file errno.h - found
[INFO] [stderr]   -- Looking for include file fcntl.h
[INFO] [stderr]   -- Looking for include file fcntl.h - found
[INFO] [stderr]   -- Looking for include file inttypes.h
[INFO] [stderr]   -- Looking for include file inttypes.h - found
[INFO] [stderr]   -- Looking for include file limits.h
[INFO] [stderr]   -- Looking for include file limits.h - found
[INFO] [stderr]   -- Looking for include file malloc.h
[INFO] [stderr]   -- Looking for include file malloc.h - found
[INFO] [stderr]   -- Looking for include file memory.h
[INFO] [stderr]   -- Looking for include file memory.h - found
[INFO] [stderr]   -- Looking for include file netdb.h
[INFO] [stderr]   -- Looking for include file netdb.h - found
[INFO] [stderr]   -- Looking for include file netinet/in.h
[INFO] [stderr]   -- Looking for include file netinet/in.h - found
[INFO] [stderr]   -- Looking for include file net/if.h
[INFO] [stderr]   -- Looking for include file net/if.h - found
[INFO] [stderr]   -- Looking for include file signal.h
[INFO] [stderr]   -- Looking for include file signal.h - found
[INFO] [stderr]   -- Looking for include file socket.h
[INFO] [stderr]   -- Looking for include file socket.h - not found
[INFO] [stderr]   -- Looking for include file stdbool.h
[INFO] [stderr]   -- Looking for include file stdbool.h - found
[INFO] [stderr]   -- Looking for include file stdint.h
[INFO] [stderr]   -- Looking for include file stdint.h - found
[INFO] [stderr]   -- Looking for include file stdlib.h
[INFO] [stderr]   -- Looking for include file stdlib.h - found
[INFO] [stderr]   -- Looking for include file strings.h
[INFO] [stderr]   -- Looking for include file strings.h - found
[INFO] [stderr]   -- Looking for include file string.h
[INFO] [stderr]   -- Looking for include file string.h - found
[INFO] [stderr]   -- Looking for include file stropts.h
[INFO] [stderr]   -- Looking for include file stropts.h - not found
[INFO] [stderr]   -- Looking for include file sys/ioctl.h
[INFO] [stderr]   -- Looking for include file sys/ioctl.h - found
[INFO] [stderr]   -- Looking for include file sys/param.h
[INFO] [stderr]   -- Looking for include file sys/param.h - found
[INFO] [stderr]   -- Looking for include file sys/select.h
[INFO] [stderr]   -- Looking for include file sys/select.h - found
[INFO] [stderr]   -- Looking for include file sys/stat.h
[INFO] [stderr]   -- Looking for include file sys/stat.h - found
[INFO] [stderr]   -- Looking for include file sys/time.h
[INFO] [stderr]   -- Looking for include file sys/time.h - found
[INFO] [stderr]   -- Looking for include file sys/uio.h
[INFO] [stderr]   -- Looking for include file sys/uio.h - found
[INFO] [stderr]   -- Looking for include file time.h
[INFO] [stderr]   -- Looking for include file time.h - found
[INFO] [stderr]   -- Looking for include file dlfcn.h
[INFO] [stderr]   -- Looking for include file dlfcn.h - found
[INFO] [stderr]   -- Looking for include file unistd.h
[INFO] [stderr]   -- Looking for include file unistd.h - found
[INFO] [stderr]   -- Looking for include files sys/types.h, netinet/tcp.h
[INFO] [stderr]   -- Looking for include files sys/types.h, netinet/tcp.h - found
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T - Success
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET - Failed
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T - Success
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T - Success
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG - Success
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL - Success
[INFO] [stderr]   -- Looking for AF_INET6
[INFO] [stderr]   -- Looking for AF_INET6 - found
[INFO] [stderr]   -- Looking for O_NONBLOCK
[INFO] [stderr]   -- Looking for O_NONBLOCK - found
[INFO] [stderr]   -- Looking for FIONBIO
[INFO] [stderr]   -- Looking for FIONBIO - found
[INFO] [stderr]   -- Looking for SIOCGIFADDR
[INFO] [stderr]   -- Looking for SIOCGIFADDR - found
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL - found
[INFO] [stderr]   -- Looking for PF_INET6
[INFO] [stderr]   -- Looking for PF_INET6 - found
[INFO] [stderr]   -- Looking for SO_NONBLOCK
[INFO] [stderr]   -- Looking for SO_NONBLOCK - not found
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC - found
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success
[INFO] [stderr]   -- Performing Test HAVE_LL
[INFO] [stderr]   -- Performing Test HAVE_LL - Success
[INFO] [stderr]   -- Looking for bitncmp
[INFO] [stderr]   -- Looking for bitncmp - not found
[INFO] [stderr]   -- Looking for closesocket
[INFO] [stderr]   -- Looking for closesocket - not found
[INFO] [stderr]   -- Looking for CloseSocket
[INFO] [stderr]   -- Looking for CloseSocket - not found
[INFO] [stderr]   -- Looking for connect
[INFO] [stderr]   -- Looking for connect - found
[INFO] [stderr]   -- Looking for fcntl
[INFO] [stderr]   -- Looking for fcntl - found
[INFO] [stderr]   -- Looking for freeaddrinfo
[INFO] [stderr]   -- Looking for freeaddrinfo - found
[INFO] [stderr]   -- Looking for getaddrinfo
[INFO] [stderr]   -- Looking for getaddrinfo - found
[INFO] [stderr]   -- Looking for getenv
[INFO] [stderr]   -- Looking for getenv - found
[INFO] [stderr]   -- Looking for gethostbyaddr
[INFO] [stderr]   -- Looking for gethostbyaddr - found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - found
[INFO] [stderr]   -- Looking for gethostname
[INFO] [stderr]   -- Looking for gethostname - found
[INFO] [stderr]   -- Looking for getnameinfo
[INFO] [stderr]   -- Looking for getnameinfo - found
[INFO] [stderr]   -- Looking for getservbyport_r
[INFO] [stderr]   -- Looking for getservbyport_r - found
[INFO] [stderr]   -- Looking for getservbyname_r
[INFO] [stderr]   -- Looking for getservbyname_r - found
[INFO] [stderr]   -- Looking for gettimeofday
[INFO] [stderr]   -- Looking for gettimeofday - found
[INFO] [stderr]   -- Looking for if_indextoname
[INFO] [stderr]   -- Looking for if_indextoname - found
[INFO] [stderr]   -- Looking for inet_net_pton
[INFO] [stderr]   -- Looking for inet_net_pton - not found
[INFO] [stderr]   -- Looking for inet_ntop
[INFO] [stderr]   -- Looking for inet_ntop - found
[INFO] [stderr]   -- Looking for inet_pton
[INFO] [stderr]   -- Looking for inet_pton - found
[INFO] [stderr]   -- Looking for ioctl
[INFO] [stderr]   -- Looking for ioctl - found
[INFO] [stderr]   -- Looking for ioctlsocket
[INFO] [stderr]   -- Looking for ioctlsocket - not found
[INFO] [stderr]   -- Looking for IoctlSocket
[INFO] [stderr]   -- Looking for IoctlSocket - not found
[INFO] [stderr]   -- Looking for recv
[INFO] [stderr]   -- Looking for recv - found
[INFO] [stderr]   -- Looking for recvfrom
[INFO] [stderr]   -- Looking for recvfrom - found
[INFO] [stderr]   -- Looking for send
[INFO] [stderr]   -- Looking for send - found
[INFO] [stderr]   -- Looking for setsockopt
[INFO] [stderr]   -- Looking for setsockopt - found
[INFO] [stderr]   -- Looking for socket
[INFO] [stderr]   -- Looking for socket - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for strcmpi
[INFO] [stderr]   -- Looking for strcmpi - not found
[INFO] [stderr]   -- Looking for strdup
[INFO] [stderr]   -- Looking for strdup - found
[INFO] [stderr]   -- Looking for stricmp
[INFO] [stderr]   -- Looking for stricmp - not found
[INFO] [stderr]   -- Looking for strncasecmp
[INFO] [stderr]   -- Looking for strncasecmp - found
[INFO] [stderr]   -- Looking for strncmpi
[INFO] [stderr]   -- Looking for strncmpi - not found
[INFO] [stderr]   -- Looking for strnicmp
[INFO] [stderr]   -- Looking for strnicmp - not found
[INFO] [stderr]   -- Looking for writev
[INFO] [stderr]   -- Looking for writev - found
[INFO] [stderr]   -- Looking for arc4random_buf
[INFO] [stderr]   -- Looking for arc4random_buf - found
[INFO] [stderr]   -- Looking for __system_property_get
[INFO] [stderr]   -- Looking for __system_property_get - not found
[INFO] [stderr]   -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13")  
[INFO] [stderr]   -- Found ZLIB: /opt/rustwide/target/debug/build/libz-sys-51aeff6e42c6b8fc/out/lib/libz.a (found version "1.3.1")  
[INFO] [stderr]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- Checking for module 'libsystemd'
[INFO] [stderr]   --   Found libsystemd, version 255
[INFO] [stderr]   -- Found systemd via pkg-config.
[INFO] [stderr]   -- Configuring done (56.9s)
[INFO] [stderr]   -- Generating done (0.9s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/grpcio-sys-4065455952c6f86f/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-4065455952c6f86f/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/grpcio-sys-4065455952c6f86f/out/build" "--target" "grpc" "--config" "Debug"
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/strerror.dir/internal/strerror.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o
[INFO] [stderr]   [  0%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o
[INFO] [stderr]   [  0%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o
[INFO] [stderr]   [  0%] Linking CXX static library libabsl_spinlock_wait.a
[INFO] [stderr]   [  0%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o
[INFO] [stderr]   [  0%] Linking C static library libaddress_sorting.a
[INFO] [stderr]   [  0%] Built target spinlock_wait
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o
[INFO] [stderr]   [  0%] Built target address_sorting
[INFO] [stderr]   [  0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/compile.cc.o
[INFO] [stderr]   [  0%] Linking CXX static library libabsl_log_severity.a
[INFO] [stderr]   [  0%] Linking CXX static library libabsl_strerror.a
[INFO] [stderr]   [  0%] Built target strerror
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o
[INFO] [stderr]   [  0%] Linking CXX static library libabsl_flags_commandlineflag_internal.a
[INFO] [stderr]   [  0%] Built target log_severity
[INFO] [stderr]   [  0%] Built target flags_commandlineflag_internal
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_seed_gen_exception.dir/seed_gen_exception.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o
[INFO] [stderr]   [  0%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_platform.dir/internal/randen_round_keys.cc.o
[INFO] [stderr]   [  1%] Linking CXX static library libabsl_exponential_biased.a
[INFO] [stderr]   [  1%] Linking CXX static library libabsl_random_internal_platform.a
[INFO] [stderr]   [  1%] Built target exponential_biased
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/utf8_range/naive.c.o
[INFO] [stderr]   [  1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/dfa.cc.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/utf8_range/range2-neon.c.o
[INFO] [stderr]   [  1%] Built target random_internal_platform
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/utf8_range/range2-sse.c.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/base/status.c.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/collections/array.c.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/collections/map_sorter.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/collections/map.c.o
[INFO] [stderr]   [  3%] Linking CXX static library libabsl_random_seed_gen_exception.a
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/hash/common.c.o
[INFO] [stderr]   [  3%] Built target random_seed_gen_exception
[INFO] [stderr]   [  3%] Linking CXX static library libabsl_civil_time.a
[INFO] [stderr]   [  3%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/json/decode.c.o
[INFO] [stderr]   [  3%] Built target civil_time
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/json/encode.c.o
[INFO] [stderr]   [  3%] Linking CXX static library libabsl_int128.a
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/lex/atoi.c.o
[INFO] [stderr]   [  3%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/lex/round_trip.c.o
[INFO] [stderr]   [  3%] Built target int128
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__addrinfo2hostent.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/lex/strtod.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/lex/unicode.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/mem/alloc.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/mem/arena.c.o
[INFO] [stderr]   [  3%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__addrinfo_localhost.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/message/accessors.c.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__close_sockets.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/message/message.c.o
[INFO] [stderr]   [  3%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__get_hostent.c.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__parse_into_addrinfo.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/mini_table/common.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/mini_table/decode.c.o
[INFO] [stderr]   [  3%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__readaddrinfo.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/mini_table/encode.c.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__sortaddrinfo.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/mini_table/extension_registry.c.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__read_line.c.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares__timeval.c.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/def_builder.c.o
[INFO] [stderr]   [  5%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_android.c.o
[INFO] [stderr]   [  5%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/nfa.cc.o
[INFO] [stderr]   [  5%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_cancel.c.o
[INFO] [stderr]   [  5%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o
[INFO] [stderr]   [  5%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/def_pool.c.o
[INFO] [stderr]   [  5%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_data.c.o
[INFO] [stderr]   [  5%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/def_type.c.o
[INFO] [stderr]   [  5%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o
[INFO] [stderr]   [  5%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/desc_state.c.o
[INFO] [stderr]   [  5%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_destroy.c.o
[INFO] [stderr]   [  5%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/onepass.cc.o
[INFO] [stderr]   [  5%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_expand_name.c.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/enum_def.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_expand_string.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_fds.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_free_hostent.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/parse.cc.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/enum_reserved_range.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_free_string.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_freeaddrinfo.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_getaddrinfo.c.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/enum_value_def.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_getenv.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_gethostbyaddr.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/extension_range.c.o
[INFO] [stderr]   [  7%] Linking CXX static library libabsl_time_zone.a
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_getnameinfo.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_gethostbyname.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o
[INFO] [stderr]   [  7%] Built target time_zone
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_getsock.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_init.c.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/field_def.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_library_init.c.o
[INFO] [stderr]   [  7%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/prog.cc.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_llist.c.o
[INFO] [stderr]   [  7%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/file_def.c.o
[INFO] [stderr]   [  7%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_mkquery.c.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_create_query.c.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_nowarn.c.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_options.c.o
[INFO] [stderr]   [  9%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/re2.cc.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_a_reply.c.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_aaaa_reply.c.o
[INFO] [stderr]   [  9%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/message_def.c.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_caa_reply.c.o
[INFO] [stderr]   [  9%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_mx_reply.c.o
[INFO] [stderr]   [  9%] Linking CXX static library libabsl_raw_logging_internal.a
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_naptr_reply.c.o
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_ns_reply.c.o
[INFO] [stderr]   [  9%] Built target raw_logging_internal
[INFO] [stderr]   [ 11%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/regexp.cc.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_ptr_reply.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/message_reserved_range.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_soa_reply.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_srv_reply.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/message.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_txt_reply.c.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_slow.dir/internal/randen_slow.cc.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/method_def.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_parse_uri_reply.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_platform.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/oneof_def.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_process.c.o
[INFO] [stderr]   [ 11%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a
[INFO] [stderr]   [ 11%] Built target random_internal_randen_hwaes_impl
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection/service_def.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/text/encode.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_query.c.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_rand.c.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/set.cc.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_search.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/wire/decode_fast.c.o
[INFO] [stderr]   [ 11%] Linking CXX static library libabsl_random_internal_randen_slow.a
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_send.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/wire/decode.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_strcasecmp.c.o
[INFO] [stderr]   [ 12%] Linking CXX static library libabsl_bad_variant_access.a
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_strdup.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_strerror.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/wire/encode.c.o
[INFO] [stderr]   [ 12%] Built target random_internal_randen_slow
[INFO] [stderr]   [ 12%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/simplify.cc.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_strsplit.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/wire/eps_copy_input_stream.c.o
[INFO] [stderr]   [ 12%] Built target bad_variant_access
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_timeout.c.o
[INFO] [stderr]   [ 12%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_version.c.o
[INFO] [stderr]   [ 12%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/stringpiece.cc.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/ares_writev.c.o
[INFO] [stderr]   [ 12%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/bitncmp.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/wire/reader.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/inet_net_pton.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o
[INFO] [stderr]   [ 12%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/inet_ntop.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/src/lib/CMakeFiles/c-ares.dir/windows_port.c.o
[INFO] [stderr]   [ 14%] Linking C static library libupb.a
[INFO] [stderr]   [ 14%] Linking C static library ../../lib/libcares.a
[INFO] [stderr]   [ 14%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/tostring.cc.o
[INFO] [stderr]   [ 14%] Built target upb
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o
[INFO] [stderr]   [ 14%] Built target c-ares
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_throw_delegate.a
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o
[INFO] [stderr]   [ 14%] Built target throw_delegate
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_bad_optional_access.a
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_randen_hwaes.dir/internal/randen_detect.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_random_internal_randen_hwaes.a
[INFO] [stderr]   [ 14%] Built target bad_optional_access
[INFO] [stderr]   [ 14%] Building CXX object third_party/re2/CMakeFiles/re2.dir/util/rune.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/re2/CMakeFiles/re2.dir/util/strutil.cc.o
[INFO] [stderr]   [ 14%] Built target random_internal_randen_hwaes
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_randen.dir/internal/randen.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_debugging_internal.a
[INFO] [stderr]   [ 14%] Built target debugging_internal
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_random_internal_randen.a
[INFO] [stderr]   [ 14%] Built target random_internal_randen
[INFO] [stderr]   [ 14%] Linking CXX static library libre2.a
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_base.a
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_stacktrace.a
[INFO] [stderr]   [ 14%] Built target stacktrace
[INFO] [stderr]   [ 14%] Built target base
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_cordz_functions.a
[INFO] [stderr]   [ 14%] Built target re2
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o
[INFO] [stderr]   [ 14%] Built target cordz_functions
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_low_level_hash.a
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_demangle_internal.a
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_crc_cpu_detect.a
[INFO] [stderr]   [ 14%] Built target low_level_hash
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_city.a
[INFO] [stderr]   [ 14%] Built target demangle_internal
[INFO] [stderr]   [ 14%] Built target city
[INFO] [stderr]   [ 14%] Built target crc_cpu_detect
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_malloc_internal.a
[INFO] [stderr]   [ 14%] Built target malloc_internal
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_strings_internal.a
[INFO] [stderr]   [ 14%] Built target strings_internal
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o
[INFO] [stderr]   [ 16%] Linking CXX static library libabsl_graphcycles_internal.a
[INFO] [stderr]   [ 16%] Built target graphcycles_internal
[INFO] [stderr]   [ 16%] Linking CXX static library libabsl_crc_internal.a
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o
[INFO] [stderr]   [ 16%] Built target crc_internal
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/string_view.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o
[INFO] [stderr]   [ 16%] Linking CXX static library libabsl_strings.a
[INFO] [stderr]   [ 16%] Built target strings
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/discrete_distribution.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_seed_material.dir/internal/seed_material.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o
[INFO] [stderr]   [ 16%] Linking CXX static library libabsl_flags_commandlineflag.a
[INFO] [stderr]   [ 16%] Built target flags_commandlineflag
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_distributions.dir/gaussian_distribution.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o
[INFO] [stderr]   [ 18%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o
[INFO] [stderr]   [ 18%] Linking CXX static library libabsl_symbolize.a
[INFO] [stderr]   [ 18%] Linking CXX static library libabsl_random_internal_seed_material.a
[INFO] [stderr]   [ 18%] Built target symbolize
[INFO] [stderr]   [ 18%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o
[INFO] [stderr]   [ 18%] Built target random_internal_seed_material
[INFO] [stderr]   [ 18%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_internal_pool_urbg.dir/internal/pool_urbg.cc.o
[INFO] [stderr]   [ 18%] Linking CXX static library libabsl_hash.a
[INFO] [stderr]   [ 18%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o
[INFO] [stderr]   [ 18%] Built target hash
[INFO] [stderr]   [ 18%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_64.cc.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_random_distributions.a
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o
[INFO] [stderr]   [ 20%] Built target random_distributions
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_flags_private_handle_accessor.a
[INFO] [stderr]   [ 20%] Built target flags_private_handle_accessor
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_random_internal_pool_urbg.a
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o
[INFO] [stderr]   [ 20%] Built target random_internal_pool_urbg
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/random_seed_sequences.dir/seed_sequences.cc.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_crc32c.a
[INFO] [stderr]   [ 20%] Built target crc32c
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_time.a
[INFO] [stderr]   [ 20%] Built target time
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_random_seed_sequences.a
[INFO] [stderr]   [ 22%] Built target random_seed_sequences
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_str_format_internal.a
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_crc_cord_state.a
[INFO] [stderr]   [ 22%] Built target str_format_internal
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o
[INFO] [stderr]   [ 22%] Built target crc_cord_state
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_ring.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_synchronization.a
[INFO] [stderr]   [ 22%] Built target synchronization
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_flags_marshalling.a
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o
[INFO] [stderr]   [ 22%] Built target flags_marshalling
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_cord_internal.a
[INFO] [stderr]   [ 22%] Built target cord_internal
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_flags_program_name.a
[INFO] [stderr]   [ 22%] Built target flags_program_name
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_hashtablez_sampler.a
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_cordz_handle.a
[INFO] [stderr]   [ 22%] Built target cordz_handle
[INFO] [stderr]   [ 22%] Built target hashtablez_sampler
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_raw_hash_set.a
[INFO] [stderr]   [ 22%] Built target raw_hash_set
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_flags_config.a
[INFO] [stderr]   [ 22%] Built target flags_config
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_cordz_info.a
[INFO] [stderr]   [ 22%] Built target cordz_info
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_flags_internal.a
[INFO] [stderr]   [ 22%] Built target flags_internal
[INFO] [stderr]   [ 22%] Linking CXX static library libabsl_cord.a
[INFO] [stderr]   [ 22%] Built target cord
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o
[INFO] [stderr]   [ 22%] Building CXX object third_party/abseil-cpp/absl/status/CMakeFiles/status.dir/status_payload_printer.cc.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/abseil-cpp/absl/status/CMakeFiles/status.dir/status.cc.o
[INFO] [stderr]   [ 24%] Linking CXX static library libabsl_status.a
[INFO] [stderr]   [ 24%] Built target status
[INFO] [stderr]   [ 24%] Building CXX object third_party/abseil-cpp/absl/status/CMakeFiles/statusor.dir/statusor.cc.o
[INFO] [stderr]   [ 24%] Linking CXX static library libabsl_flags_reflection.a
[INFO] [stderr]   [ 24%] Built target flags_reflection
[INFO] [stderr]   [ 24%] Building CXX object third_party/abseil-cpp/absl/flags/CMakeFiles/flags.dir/flag.cc.o
[INFO] [stderr]   [ 24%] Linking CXX static library libabsl_flags.a
[INFO] [stderr]   [ 24%] Built target flags
[INFO] [stderr]   [ 24%] Linking CXX static library libabsl_statusor.a
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/config/load_config.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/config/config_vars.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/event_engine/thread_local.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/android/log.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/config/config_vars_non_generated.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/iphone/cpu.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/linux/cpu.cc.o
[INFO] [stderr]   [ 24%] Built target statusor
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/linux/log.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/msys/tmpfile.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/posix/cpu.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/posix/log.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/posix/string.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/posix/sync.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/posix/time.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/posix/tmpfile.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/cpu.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/log.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/string.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/string_util.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/sync.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/time.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/windows/tmpfile.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/crash.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/linux/env.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/posix/env.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/posix/stat.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/posix/thd.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/strerror.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/tchar.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/windows/env.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/windows/stat.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gprpp/windows/thd.cc.o
[INFO] [stderr]   [ 27%] Linking CXX static library libgpr.a
[INFO] [stderr]   [ 27%] Built target gpr
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/backend_metrics/backend_metric_filter.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o
[INFO] [stderr]   [ 27%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o
[INFO] [stderr]   [ 29%] Building CXX object CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning at third_party/abseil-cpp/CMakeLists.txt:72 (message):
[INFO] [stderr]     A future Abseil release will default ABSL_PROPAGATE_CXX_STD to ON for CMake
[INFO] [stderr]     3.8 and up.  We recommend enabling this option to ensure your project still
[INFO] [stderr]     builds correctly.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/cares/cares/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/protobuf.cmake:51 (message):
[INFO] [stderr]     gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:322 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/grpc.dir/build.make:90: CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/grpc.dir/build.make:76: CMakeFiles/grpc.dir/src/core/ext/filters/backend_metrics/backend_metric_filter.cc.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.13.0+1.56.2-patched/grpc/src/core/ext/filters/channel_idle/channel_idle_filter.cc:44:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.13.0+1.56.2-patched/grpc/src/core/lib/promise/loop.h:124:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop<F>::<unnamed>' [-Wattributes]
[INFO] [stderr]     124 |   GPR_NO_UNIQUE_ADDRESS union {
[INFO] [stderr]         |                               ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.13.0+1.56.2-patched/grpc/src/core/lib/promise/loop.h:124:31: note: attribute for 'union grpc_core::promise_detail::Loop<F>::<unnamed>' must follow the 'union' keyword
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/grpc.dir/build.make:104: CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:1121: CMakeFiles/grpc.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:1128: CMakeFiles/grpc.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:267: grpc] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2408) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.52/src/lib.rs:1115:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5647e508bdfa - std[2616be7e16619f65]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5647e508bdfa - std[2616be7e16619f65]::backtrace_rs::backtrace::trace_unsynchronized::<std[2616be7e16619f65]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5647e508bdfa - std[2616be7e16619f65]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5647e508bdfa - <<std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a217921f891fa6d1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5647e50a21da - <core[a217921f891fa6d1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5647e50a21da - core[a217921f891fa6d1]::fmt::write
[INFO] [stderr]      6:     0x5647e5093182 - std[2616be7e16619f65]::io::default_write_fmt::<std[2616be7e16619f65]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5647e5093182 - <std[2616be7e16619f65]::sys::stdio::unix::Stderr as std[2616be7e16619f65]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5647e506a39f - <std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5647e506a39f - std[2616be7e16619f65]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5647e50850c1 - std[2616be7e16619f65]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5647e508527b - std[2616be7e16619f65]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5647e506a458 - std[2616be7e16619f65]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5647e505f379 - std[2616be7e16619f65]::sys::backtrace::__rust_end_short_backtrace::<std[2616be7e16619f65]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5647e506af2d - __rustc[79bb0e7ed026b28d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5647e50a2a8c - core[a217921f891fa6d1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5647e4fc6857 - cmake[d5009c207237006d]::fail
[INFO] [stderr]     17:     0x5647e4fc64e3 - cmake[d5009c207237006d]::run
[INFO] [stderr]     18:     0x5647e4fcc5db - <cmake[d5009c207237006d]::Config>::build
[INFO] [stderr]     19:     0x5647e4f8241a - build_script_build[1eb8ef846501f7d6]::build_grpc
[INFO] [stderr]     20:     0x5647e4f85c93 - build_script_build[1eb8ef846501f7d6]::main
[INFO] [stderr]     21:     0x5647e4f80f53 - <fn() as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5647e4f7f4a6 - std[2616be7e16619f65]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5647e4f811b9 - std[2616be7e16619f65]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5647e50840c6 - <&dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5647e50840c6 - std[2616be7e16619f65]::panicking::catch_unwind::do_call::<&dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x5647e50840c6 - std[2616be7e16619f65]::panicking::catch_unwind::<i32, &dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5647e50840c6 - std[2616be7e16619f65]::panic::catch_unwind::<&dyn core[a217921f891fa6d1]::ops::function::Fn<(), Output = i32> + core[a217921f891fa6d1]::marker::Sync + core[a217921f891fa6d1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5647e50840c6 - std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5647e50840c6 - std[2616be7e16619f65]::panicking::catch_unwind::do_call::<std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:581:40
[INFO] [stderr]     30:     0x5647e50840c6 - std[2616be7e16619f65]::panicking::catch_unwind::<isize, std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5647e50840c6 - std[2616be7e16619f65]::panic::catch_unwind::<std[2616be7e16619f65]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5647e50840c6 - std[2616be7e16619f65]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3f6250a7bb79e600d9036bbc7c8f65af43933643/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5647e4f811a1 - std[2616be7e16619f65]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5647e4f86f05 - main
[INFO] [stderr]     35:     0x7aff477211ca - <unknown>
[INFO] [stderr]     36:     0x7aff4772128b - __libc_start_main
[INFO] [stderr]     37:     0x5647e4f7ce55 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "639371d18933e2902d8cf25e31d7842ba59b998ccfd2eb36ceb66b1f25c70100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "639371d18933e2902d8cf25e31d7842ba59b998ccfd2eb36ceb66b1f25c70100", kill_on_drop: false }`
[INFO] [stdout] 639371d18933e2902d8cf25e31d7842ba59b998ccfd2eb36ceb66b1f25c70100
