[INFO] cloning repository https://github.com/TheTinkerJ/rust-home-mgr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheTinkerJ/rust-home-mgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTinkerJ%2Frust-home-mgr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTinkerJ%2Frust-home-mgr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8f2668d18591b7e5e226f372351f72d02c1f488 [INFO] testing TheTinkerJ/rust-home-mgr against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTinkerJ%2Frust-home-mgr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheTinkerJ/rust-home-mgr [INFO] finished tweaking git repo https://github.com/TheTinkerJ/rust-home-mgr [INFO] tweaked toml for git repo https://github.com/TheTinkerJ/rust-home-mgr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheTinkerJ/rust-home-mgr on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/lawliet89/rocket_cors` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 289 packages to latest compatible versions [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.12) [INFO] [stderr] Adding redis v0.21.7 (available: v0.32.5) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d1d20e151b4f575f8d56090c8e08b97ba628bd364f219446614cb75c4f58167 [INFO] running `Command { std: "docker" "start" "-a" "7d1d20e151b4f575f8d56090c8e08b97ba628bd364f219446614cb75c4f58167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d1d20e151b4f575f8d56090c8e08b97ba628bd364f219446614cb75c4f58167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1d20e151b4f575f8d56090c8e08b97ba628bd364f219446614cb75c4f58167", kill_on_drop: false }` [INFO] [stdout] 7d1d20e151b4f575f8d56090c8e08b97ba628bd364f219446614cb75c4f58167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6be1cf6d2e9e5134e4ab3ee523968b6f71557c18fcdbdd693d218f02ffcd2f85 [INFO] running `Command { std: "docker" "start" "-a" "6be1cf6d2e9e5134e4ab3ee523968b6f71557c18fcdbdd693d218f02ffcd2f85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling deranged v0.5.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling unicase_serde v0.1.0 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling redis v0.21.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling rocket_cors v0.6.0 (https://github.com/lawliet89/rocket_cors?branch=master#072d9035) [INFO] [stderr] Compiling rust-home-mgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/mod.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MysqlDbConn(diesel::MysqlConnection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] note: required by a bound in `rocket_sync_db_pools::Connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_sync_db_pools-0.1.0/src/connection.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Connection { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/mod.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MysqlDbConn(diesel::MysqlConnection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] note: required by a bound in `ConnectionPool` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_sync_db_pools-0.1.0/src/connection.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ConnectionPool { [INFO] [stdout] | ^^^^^^^^ required by this bound in `ConnectionPool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn goods_delete(item_id: i32, db: MysqlDbConn) -> (Status, Json>) { [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn goods_delete(item_id: i32, db: MysqlDbConn) -> (Status, Json>) { [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | db: MysqlDbConn, [INFO] [stdout] | ^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `fairing` exists for struct `ConnectionPool`, but its trait bounds were not satisfied [INFO] [stdout] --> src/ledger/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[database("mysql_database")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/mysql/connection/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MysqlConnection { [INFO] [stdout] | -------------------------- doesn't satisfy `diesel::MysqlConnection: Poolable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::MysqlConnection: Poolable` [INFO] [stdout] = note: this error originates in the attribute macro `database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `run` exists for struct `rocket_sync_db_pools::Connection`, but its trait bounds were not satisfied [INFO] [stdout] --> src/ledger/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[database("mysql_database")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/mysql/connection/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MysqlConnection { [INFO] [stdout] | -------------------------- doesn't satisfy `diesel::MysqlConnection: Poolable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::MysqlConnection: Poolable` [INFO] [stdout] = note: this error originates in the attribute macro `database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `get_one` exists for struct `ConnectionPool`, but its trait bounds were not satisfied [INFO] [stdout] --> src/ledger/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[database("mysql_database")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/mysql/connection/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MysqlConnection { [INFO] [stdout] | -------------------------- doesn't satisfy `diesel::MysqlConnection: Poolable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::MysqlConnection: Poolable` [INFO] [stdout] = note: this error originates in the attribute macro `database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `pool` exists for struct `ConnectionPool`, but its trait bounds were not satisfied [INFO] [stdout] --> src/ledger/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[database("mysql_database")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/mysql/connection/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MysqlConnection { [INFO] [stdout] | -------------------------- doesn't satisfy `diesel::MysqlConnection: Poolable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::MysqlConnection: Poolable` [INFO] [stdout] = note: this error originates in the attribute macro `database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `rocket_sync_db_pools::Connection`, but its trait bounds were not satisfied [INFO] [stdout] --> src/ledger/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[database("mysql_database")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_sync_db_pools-0.1.0/src/connection.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Connection { [INFO] [stdout] | ------------------------------------- doesn't satisfy `_: FromRequest<'_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/mysql/connection/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MysqlConnection { [INFO] [stdout] | -------------------------- doesn't satisfy `diesel::MysqlConnection: Poolable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::MysqlConnection: Poolable` [INFO] [stdout] which is required by `rocket_sync_db_pools::Connection: FromRequest<'_>` [INFO] [stdout] = note: this error originates in the attribute macro `database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `abort` exists for struct `rocket_sync_db_pools::Connection`, but its trait bounds were not satisfied [INFO] [stdout] --> src/ledger/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[database("mysql_database")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_sync_db_pools-0.1.0/src/connection.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Connection { [INFO] [stdout] | ------------------------------------- doesn't satisfy `_: Sentinel` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/mysql/connection/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MysqlConnection { [INFO] [stdout] | -------------------------- doesn't satisfy `diesel::MysqlConnection: Poolable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::MysqlConnection: Poolable` [INFO] [stdout] which is required by `rocket_sync_db_pools::Connection: Sentinel` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the attribute macro `database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `DefaultSentinel` which provides `abort` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 5 + use crate::rocket::sentinel::resolution::DefaultSentinel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[post("/update", data = "", format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/ledger/controller/ctrl_cost_detail.rs:96:1: 96:54}`, the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | input: Json, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] 99 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, ..., ...>> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rust_home_mgr-5c3cb0b55c3287fb.long-type-4267573191588988869.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[post("/update", data = "", format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/ledger/controller/ctrl_goods.rs:86:1: 86:54}`, the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | input: Json, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] 89 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, ..., ...>> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rust_home_mgr-5c3cb0b55c3287fb.long-type-4267573191588988869.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn goods_delete(item_id: i32, db: MysqlDbConn) -> (Status, Json>) { [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[post("/update", data = "", format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/ledger/controller/ctrl_market_place.rs:78:1: 78:54}`, the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | input: Json, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] 81 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, ..., ...>> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rust_home_mgr-5c3cb0b55c3287fb.long-type-4267573191588988869.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[post("/update", data = "", format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/ledger/controller/ctrl_shopping_records.rs:75:1: 75:54}`, the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | input: Json, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] 78 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, ..., ...>> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rust_home_mgr-5c3cb0b55c3287fb.long-type-4267573191588988869.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `diesel::MysqlConnection: Poolable` is not satisfied [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | db: MysqlDbConn, [INFO] [stdout] | ^^^^^^^^^^^ the trait `Poolable` is not implemented for `diesel::MysqlConnection` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Poolable` is implemented for `rocket_sync_db_pools::diesel::MysqlConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-home-mgr` (bin "rust-home-mgr") due to 66 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6be1cf6d2e9e5134e4ab3ee523968b6f71557c18fcdbdd693d218f02ffcd2f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be1cf6d2e9e5134e4ab3ee523968b6f71557c18fcdbdd693d218f02ffcd2f85", kill_on_drop: false }` [INFO] [stdout] 6be1cf6d2e9e5134e4ab3ee523968b6f71557c18fcdbdd693d218f02ffcd2f85