[INFO] cloning repository https://github.com/gluon-lang/try_gluon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluon-lang/try_gluon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Ftry_gluon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Ftry_gluon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 332f66229f8256cea1467881e860411a476d8297
[INFO] checking gluon-lang/try_gluon against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Ftry_gluon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gluon-lang/try_gluon on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gluon-lang/try_gluon
[INFO] finished tweaking git repo https://github.com/gluon-lang/try_gluon
[INFO] tweaked toml for git repo https://github.com/gluon-lang/try_gluon written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gluon-lang/try_gluon 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56f27e7311bca0b4019ea358369b5fd668725a06ccdb1371e0a1b4fb2f6e4220
[INFO] running `Command { std: "docker" "start" "-a" "56f27e7311bca0b4019ea358369b5fd668725a06ccdb1371e0a1b4fb2f6e4220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f27e7311bca0b4019ea358369b5fd668725a06ccdb1371e0a1b4fb2f6e4220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f27e7311bca0b4019ea358369b5fd668725a06ccdb1371e0a1b4fb2f6e4220", kill_on_drop: false }`
[INFO] [stdout] 56f27e7311bca0b4019ea358369b5fd668725a06ccdb1371e0a1b4fb2f6e4220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92b6309b39fcd535cb88945210283642268a79a07c36151761f8d3566a65994a
[INFO] running `Command { std: "docker" "start" "-a" "92b6309b39fcd535cb88945210283642268a79a07c36151761f8d3566a65994a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde_derive_state v0.4.10
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking collect-mac v0.1.0
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking rpds v0.10.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking frunk_core v0.4.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gluon_vm v0.18.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling gluon_vm v0.18.2 (https://github.com/gluon-lang/gluon#8fc42d7d)
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling gluon_doc v0.18.2
[INFO] [stderr]    Compiling gluon_doc v0.18.2 (https://github.com/gluon-lang/gluon#8fc42d7d)
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking opener v0.5.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling gluon_codegen v0.18.2
[INFO] [stderr]    Compiling gluon_codegen v0.18.2 (https://github.com/gluon-lang/gluon#8fc42d7d)
[INFO] [stderr]    Compiling gluon-salsa-macros v0.15.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pest v2.7.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking gluon-salsa v0.15.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:22
[INFO] [stdout]     |
[INFO] [stdout] 706 |         self.storage.try_fetch_async(&mut self.db, &key).await
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:22
[INFO] [stdout]     |
[INFO] [stdout] 706 |         self.storage.try_fetch_async(&mut self.db, &key).await
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:38
[INFO] [stdout]     |
[INFO] [stdout] 706 |         self.storage.try_fetch_async(&mut self.db, &key).await
[INFO] [stdout]     |                      --------------- ^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found mutable reference `&mut <Q as QueryDb<'me>>::Db`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn try_fetch_async<'f>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | /     fn maybe_changed_since_async<'f>(
[INFO] [stdout] 241 | |         &'f self,
[INFO] [stdout] 242 | |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout] 243 | |         input: DatabaseKeyIndex,
[INFO] [stdout] 244 | |         revision: Revision,
[INFO] [stdout] 245 | |     ) -> crate::BoxFuture<'f, bool> {
[INFO] [stdout]     | |___________________________________^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | /     fn maybe_changed_since_async<'f>(
[INFO] [stdout] 241 | |         &'f self,
[INFO] [stdout] 242 | |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout] 243 | |         input: DatabaseKeyIndex,
[INFO] [stdout] 244 | |         revision: Revision,
[INFO] [stdout] 245 | |     ) -> crate::BoxFuture<'f, bool> {
[INFO] [stdout]     | |___________________________________^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 | /     fn try_fetch_async<'f>(
[INFO] [stdout] 253 | |         &'f self,
[INFO] [stdout] 254 | |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout] 255 | |         key: &'f Q::Key,
[INFO] [stdout] 256 | |     ) -> crate::BoxFuture<'f, Result<Q::Value, CycleError<DatabaseKeyIndex>>> {
[INFO] [stdout]     | |_____________________________________________________________________________^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 | /     fn try_fetch_async<'f>(
[INFO] [stdout] 253 | |         &'f self,
[INFO] [stdout] 254 | |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout] 255 | |         key: &'f Q::Key,
[INFO] [stdout] 256 | |     ) -> crate::BoxFuture<'f, Result<Q::Value, CycleError<DatabaseKeyIndex>>> {
[INFO] [stdout]     | |_____________________________________________________________________________^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         db: &'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:248:38
[INFO] [stdout]     |
[INFO] [stdout] 248 |             slot.maybe_changed_since(db, revision).await
[INFO] [stdout]     |                  ------------------- ^^ expected `QueryDb::Db`, found `AsyncQueryFunction::SendDb`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut <Q as QueryDb<'_>>::Db`
[INFO] [stdout]                found mutable reference `&'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:637:25
[INFO] [stdout]     |
[INFO] [stdout] 637 |     pub(super) async fn maybe_changed_since(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 638 |         &self,
[INFO] [stdout] 639 |         db: &mut <Q as QueryDb<'_>>::Db,
[INFO] [stdout]     |         -------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 |             } = slot.read(db).await?;
[INFO] [stdout]     |                      ---- ^^ expected `QueryDb::Db`, found `AsyncQueryFunction::SendDb`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut <Q as QueryDb<'_>>::Db`
[INFO] [stdout]                found mutable reference `&'f mut <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub(super) async fn read<'d>(
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 173 |         &self,
[INFO] [stdout] 174 |         db: &mut <Q as QueryDb<'d>>::Db,
[INFO] [stdout]     |         -------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::DynDb == <Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |             self.record_fetch(db, &slot, durability, changed_at);
[INFO] [stdout]     |                               ^^ expected `AsyncQueryFunction::SendDynDb`, found `QueryDb::DynDb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDynDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::DynDb`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 |     DynDb = <Self as AsyncQueryFunction<'f, 'd>>::SendDynDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Q as QueryDb<'_>>::Db == <Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |             self.record_fetch(db, &slot, durability, changed_at);
[INFO] [stdout]     |                               ^^ expected `AsyncQueryFunction::SendDb`, found `QueryDb::Db`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected associated type `<Q as AsyncQueryFunction<'_, '_>>::SendDb`
[INFO] [stdout]                found associated type `<Q as QueryDb<'_>>::Db`
[INFO] [stdout]     = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: required by a bound in `AsyncQueryFunction`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/plumbing.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait AsyncQueryFunction<'f, 'd>:
[INFO] [stdout]     |           ------------------ required by a bound in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 |     Db = <Self as AsyncQueryFunction<'f, 'd>>::SendDb,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncQueryFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stdout] Some errors have detailed explanations: E0271, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon-salsa` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "92b6309b39fcd535cb88945210283642268a79a07c36151761f8d3566a65994a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b6309b39fcd535cb88945210283642268a79a07c36151761f8d3566a65994a", kill_on_drop: false }`
[INFO] [stdout] 92b6309b39fcd535cb88945210283642268a79a07c36151761f8d3566a65994a
