[INFO] cloning repository https://github.com/mi-erasmusmc/Dracula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mi-erasmusmc/Dracula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi-erasmusmc%2FDracula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi-erasmusmc%2FDracula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7db81e1b5e03c24552c07fd211f8cbd99c97e21
[INFO] checking mi-erasmusmc/Dracula/a7db81e1b5e03c24552c07fd211f8cbd99c97e21 against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmi-erasmusmc%2FDracula" "/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/mi-erasmusmc/Dracula
[INFO] finished tweaking git repo https://github.com/mi-erasmusmc/Dracula
[INFO] tweaked toml for git repo https://github.com/mi-erasmusmc/Dracula written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mi-erasmusmc/Dracula on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 210 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded whoami v2.1.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.17
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded postgres-types v0.2.13
[INFO] [stderr]   Downloaded cmov v0.5.3
[INFO] [stderr]   Downloaded pbr v1.1.1
[INFO] [stderr]   Downloaded ctutils v0.4.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded distance v0.4.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded hmac v0.13.0
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.1
[INFO] [stderr]   Downloaded deadpool-runtime v0.3.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded deadpool v0.13.0
[INFO] [stderr]   Downloaded rawsql v0.2.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6eda6ba11d6c59efa17a4bc336e870f33f5760baae96bd58d7d41b5f916562ad
[INFO] running `Command { std: "docker" "start" "-a" "6eda6ba11d6c59efa17a4bc336e870f33f5760baae96bd58d7d41b5f916562ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eda6ba11d6c59efa17a4bc336e870f33f5760baae96bd58d7d41b5f916562ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eda6ba11d6c59efa17a4bc336e870f33f5760baae96bd58d7d41b5f916562ad", kill_on_drop: false }`
[INFO] [stdout] 6eda6ba11d6c59efa17a4bc336e870f33f5760baae96bd58d7d41b5f916562ad
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8101b970c0e618a126c4342ae595dbf92bad27f82d9febac6546ab8a87cf3038
[INFO] running `Command { std: "docker" "start" "-a" "8101b970c0e618a126c4342ae595dbf92bad27f82d9febac6546ab8a87cf3038", kill_on_drop: false }`
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking distance v0.4.0
[INFO] [stderr]     Checking rawsql v0.2.0
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking postgres-protocol v0.6.11
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking postgres-types v0.2.13
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking config v0.15.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tokio-postgres v0.7.17
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking dracula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/db/mod.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/db/mod.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     client: &Object<Manager>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 204 | async fn all_chembl(client: &Object<Manager>, queries: &HashMap<String, String>) -> Vec<Row> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("drop_table", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/db/mod.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/db/mod.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     client: &Object<Manager>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 204 | async fn all_chembl(client: &Object<Manager>, queries: &HashMap<String, String>) -> Vec<Row> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("drop_table", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("drop_table", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("drop_table", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_table", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_table", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_table", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("drop_table_rg_int", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_table", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("drop_table_rg_int", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("drop_table_rg_int", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("drop_table_rg_int", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("create_table_result_group_intervention", &client, &queries).await;
[INFO] [stdout]    |                                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/arm_to_intervention.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("create_table_result_group_intervention", &client, &queries).await;
[INFO] [stdout]    |                                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("create_table_result_group_intervention", &client, &queries).await;
[INFO] [stdout]    |     ------- arguments to this function are incorrect  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/arm_to_intervention.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("create_table_result_group_intervention", &client, &queries).await;
[INFO] [stdout]    |     ------- arguments to this function are incorrect  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/arm_to_intervention.rs:213:35
[INFO] [stdout]     |
[INFO] [stdout] 213 |     execute("populate_remaining", &client, &queries).await;
[INFO] [stdout]     |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/arm_to_intervention.rs:213:35
[INFO] [stdout]     |
[INFO] [stdout] 213 |     execute("populate_remaining", &client, &queries).await;
[INFO] [stdout]     |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/arm_to_intervention.rs:213:35
[INFO] [stdout]     |
[INFO] [stdout] 213 |     execute("populate_remaining", &client, &queries).await;
[INFO] [stdout]     |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/arm_to_intervention.rs:213:35
[INFO] [stdout]     |
[INFO] [stdout] 213 |     execute("populate_remaining", &client, &queries).await;
[INFO] [stdout]     |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `execute` found for reference `&deadpool::managed::Object<deadpool_postgres::Manager>` in the current scope
[INFO] [stdout]   --> src/db/mod.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let result = client
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 37 | |         .execute(queries.get(query_name).unwrap().as_str(), &[])
[INFO] [stdout]    | |         -^^^^^^^ method not found in `&deadpool::managed::Object<deadpool_postgres::Manager>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `execute` found for reference `&deadpool::managed::Object<deadpool_postgres::Manager>` in the current scope
[INFO] [stdout]   --> src/db/mod.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let result = client
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 37 | |         .execute(queries.get(query_name).unwrap().as_str(), &[])
[INFO] [stdout]    | |         -^^^^^^^ method not found in `&deadpool::managed::Object<deadpool_postgres::Manager>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `query` found for reference `&deadpool::managed::Object<deadpool_postgres::Manager>` in the current scope
[INFO] [stdout]   --> src/db/mod.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let result = client
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 60 | |         .query(queries.get(query_name).unwrap().as_str(), params)
[INFO] [stdout]    | |         -^^^^^ method not found in `&deadpool::managed::Object<deadpool_postgres::Manager>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `query` found for reference `&deadpool::managed::Object<deadpool_postgres::Manager>` in the current scope
[INFO] [stdout]   --> src/db/mod.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let result = client
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 60 | |         .query(queries.get(query_name).unwrap().as_str(), params)
[INFO] [stdout]    | |         -^^^^^ method not found in `&deadpool::managed::Object<deadpool_postgres::Manager>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |                                    ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |     -------                        ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |                                    ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |     -------                        ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |                          ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |     -------              ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |                          ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |     -------              ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:69:29
[INFO] [stdout]    |
[INFO] [stdout] 69 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                                 ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                     ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                                 ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                     ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]     |                                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]     |     -------                                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]     |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]     |                                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]     |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:100:44
[INFO] [stdout]     |
[INFO] [stdout] 100 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]     |     -------                                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]     |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:101:41
[INFO] [stdout]     |
[INFO] [stdout] 101 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]     |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:149:53
[INFO] [stdout]     |
[INFO] [stdout] 149 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:151:30
[INFO] [stdout]     |
[INFO] [stdout] 151 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:154:39
[INFO] [stdout]     |
[INFO] [stdout] 154 |     execute("io_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:154:39
[INFO] [stdout]     |
[INFO] [stdout] 154 |     execute("io_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                           ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |     execute("drop_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:154:39
[INFO] [stdout]     |
[INFO] [stdout] 154 |     execute("io_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |     execute("drop_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |     -------                           ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:154:39
[INFO] [stdout]     |
[INFO] [stdout] 154 |     execute("io_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                           ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |     execute("create_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |     execute("drop_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |     execute("create_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |     execute("drop_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |     -------                           ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |     execute("create_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |     execute("create_final_rg_in_table", &client, &queries).await;
[INFO] [stdout]     |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 |     execute("direct_match_rxnconso", &client, &queries).await;
[INFO] [stdout]     |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 |     execute("direct_match_rxnconso", &client, &queries).await;
[INFO] [stdout]     |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 |     execute("direct_match_art57", &client, &queries).await;
[INFO] [stdout]     |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 |     execute("direct_match_rxnconso", &client, &queries).await;
[INFO] [stdout]     |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 |     execute("direct_match_art57", &client, &queries).await;
[INFO] [stdout]     |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 |     execute("direct_match_rxnconso", &client, &queries).await;
[INFO] [stdout]     |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 |     execute("remove_matches", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 |     execute("direct_match_art57", &client, &queries).await;
[INFO] [stdout]     |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 |     execute("remove_matches", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 |     execute("direct_match_art57", &client, &queries).await;
[INFO] [stdout]     |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 |     execute("remove_matches", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 |     execute("remove_matches", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |     execute("drop_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     execute("drop_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     execute("create_mapping_table", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |                                    ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |                                    ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |     -------                        ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     execute("mapping_clean_index", &client, &queries).await;
[INFO] [stdout]    |     -------                        ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("mapping_original_id_index", &client, &queries).await;
[INFO] [stdout]    |                                          ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("mapping_original_id_index", &client, &queries).await;
[INFO] [stdout]    |                                          ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("mapping_original_id_index", &client, &queries).await;
[INFO] [stdout]    |     -------                              ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |     execute("mapping_original_id_index", &client, &queries).await;
[INFO] [stdout]    |     -------                              ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     execute("create_join_table", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |     execute("remove_q2w", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 |     execute("remove_non_alpha_numeric", &client, &queries).await;
[INFO] [stdout]    |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |                                ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     execute("sham_to_placebo", &client, &queries).await;
[INFO] [stdout]    |     -------                    ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |                          ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |                          ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |     -------              ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     execute("remove_qd", &client, &queries).await;
[INFO] [stdout]    |     -------              ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     execute("remove_group", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     execute("remove_cohort", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |                           ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     execute("remove_arm", &client, &queries).await;
[INFO] [stdout]    |     -------               ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     execute("pre_and_append_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     execute("remove_spaces", &client, &queries).await;
[INFO] [stdout]    |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     execute("trim", &client, &queries).await;
[INFO] [stdout]    |     -------         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     execute("remove_junk", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |     execute("drop_join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     execute("drop_join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |     execute("drop_join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |                                  ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     execute("drop_join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                      ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |     execute("join_table_1", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     execute("join_table_2", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |     execute("join_table_3", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     execute("join_table_4", &client, &queries).await;
[INFO] [stdout]    |     -------                 ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                                 ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                                 ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                     ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     execute("drop_rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                     ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     execute("rg_desc_map", &client, &queries).await;
[INFO] [stdout]    |     -------                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                   ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     execute("drop_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                       ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |     execute("create_join_table_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]    |                                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]    |                                            ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]    |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |     execute("remove_non_alpha_numeric_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                                ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]    |                                         ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let chembl_drugs: Vec<Row> = all_chembl(&client, &queries).await;
[INFO] [stdout]    |                                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |     execute("pre_and_append_spaces_rg", &client, &queries).await;
[INFO] [stdout]    |     -------                             ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    | ----------------------------- this is the found type
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/db/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn execute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 28 |     query_name: &str,
[INFO] [stdout] 29 |     client: &Object<Manager>,
[INFO] [stdout]    |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]   --> src/drug_mapping_chembl.rs:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let chembl_drugs: Vec<Row> = all_chembl(&client, &queries).await;
[INFO] [stdout]    |                                             ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Manager: Sync + Send {
[INFO] [stdout]    | ------------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Object<M: Manager> {
[INFO] [stdout]    |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:78:45
[INFO] [stdout]     |
[INFO] [stdout]  78 |     let chembl_drugs: Vec<Row> = all_chembl(&client, &queries).await;
[INFO] [stdout]     |                                  ---------- ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 | async fn all_chembl(client: &Object<Manager>, queries: &HashMap<String, String>) -> Vec<Row> {
[INFO] [stdout]     |          ^^^^^^^^^^ ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:78:45
[INFO] [stdout]     |
[INFO] [stdout]  78 |     let chembl_drugs: Vec<Row> = all_chembl(&client, &queries).await;
[INFO] [stdout]     |                                  ---------- ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 | async fn all_chembl(client: &Object<Manager>, queries: &HashMap<String, String>) -> Vec<Row> {
[INFO] [stdout]     |          ^^^^^^^^^^ ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:129:53
[INFO] [stdout]     |
[INFO] [stdout] 129 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:129:53
[INFO] [stdout]     |
[INFO] [stdout] 129 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                                     ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:129:53
[INFO] [stdout]     |
[INFO] [stdout] 129 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:129:53
[INFO] [stdout]     |
[INFO] [stdout] 129 |     execute("description_mapping_into_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                                         ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |     execute("dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                              ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     execute("i_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                  ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                               ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:132:31
[INFO] [stdout]     |
[INFO] [stdout] 132 |     execute("io_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                   ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                      ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:133:38
[INFO] [stdout]     |
[INFO] [stdout] 133 |     execute("i_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |     -------                          ^^^^^^^ expected `Object<Manager>`, found a different `Object<Manager>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/object.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     | ----------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/db/mod.rs:27:14
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub async fn execute(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]  28 |     query_name: &str,
[INFO] [stdout]  29 |     client: &Object<Manager>,
[INFO] [stdout]     |     ------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |     execute("io_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `deadpool::managed::Object`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/object.rs:14:22
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Object<M: Manager> {
[INFO] [stdout]     |                      ^^^^^^^ required by this bound in `Object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deadpool_postgres::Manager: deadpool::managed::Manager` is not satisfied
[INFO] [stdout]    --> src/drug_mapping_chembl.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |     execute("io_over_dg_rg_rx_table", &client, &queries).await;
[INFO] [stdout]     |                                       ^^^^^^^ the trait `deadpool::managed::Manager` is not implemented for `deadpool_postgres::Manager`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `deadpool` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.13.0/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deadpool-0.12.3/src/managed/manager.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Manager: Sync + Send {
[WARN] too many lines in the log, truncating it
