[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] checking TheTinkerJ/rust-home-mgr/d8f2668d18591b7e5e226f372351f72d02c1f488 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheTinkerJ%2Frust-home-mgr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheTinkerJ/rust-home-mgr on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/lawliet89/rocket_cors` [INFO] [stderr] Locking 251 packages to latest compatible versions [INFO] [stderr] Adding atomic v0.5.3 (available: v0.6.0) [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding core-foundation v0.9.4 (available: v0.10.0) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.4) [INFO] [stderr] Adding diesel_derives v1.4.1 (available: v2.2.3) [INFO] [stderr] Adding foreign-types v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (available: v0.3.1) [INFO] [stderr] Adding generator v0.7.5 (available: v0.8.3) [INFO] [stderr] Adding h2 v0.3.26 (available: v0.4.6) [INFO] [stderr] Adding hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding http v0.2.12 (available: v1.1.0) [INFO] [stderr] Adding http-body v0.4.6 (available: v1.0.1) [INFO] [stderr] Adding hyper v0.14.30 (available: v1.4.1) [INFO] [stderr] Adding hyper-tls v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding idna v0.1.5 (available: v1.0.2) [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding loom v0.5.6 (available: v0.7.2) [INFO] [stderr] Adding matchers v0.1.0 (available: v0.2.0) [INFO] [stderr] Adding mysqlclient-sys v0.2.5 (available: v0.4.1) [INFO] [stderr] Adding nu-ansi-term v0.46.0 (available: v0.50.1) [INFO] [stderr] Adding percent-encoding v1.0.1 (available: v2.3.1) [INFO] [stderr] Adding redis v0.21.7 (available: v0.27.2) [INFO] [stderr] Adding regex-automata v0.1.10 (available: v0.4.7) [INFO] [stderr] Adding regex-syntax v0.6.29 (available: v0.8.4) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.7) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (available: v2.1.3) [INFO] [stderr] Adding security-framework v2.11.1 (available: v3.0.0) [INFO] [stderr] Adding sha1 v0.6.1 (available: v0.10.6) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding sync_wrapper v0.1.2 (available: v1.0.1) [INFO] [stderr] Adding system-configuration v0.5.1 (available: v0.6.1) [INFO] [stderr] Adding system-configuration-sys v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.2) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows v0.48.0 (available: v0.58.0) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] [stderr] Adding windows-sys v0.48.0 (available: v0.59.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding winreg v0.50.0 (available: v0.52.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded darling_macro v0.20.10 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] [stderr] Downloaded tokio-macros v2.4.0 [INFO] [stderr] Downloaded diesel_derives v1.4.1 [INFO] [stderr] Downloaded unicase_serde v0.1.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.5 [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Downloaded matches v0.1.10 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded schannel v0.1.24 [INFO] [stderr] Downloaded iana-time-zone v0.1.61 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded darling_core v0.20.10 [INFO] [stderr] Downloaded security-framework v2.11.1 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded redis v0.21.7 [INFO] [stderr] Downloaded tokio-util v0.7.12 [INFO] [stderr] Downloaded diesel v1.4.8 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded figment v0.10.19 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded gimli v0.31.0 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded object v0.36.4 [INFO] [stderr] Downloaded loom v0.5.6 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded mio v1.0.2 [INFO] [stderr] Downloaded diesel v2.2.4 [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded rustls-pemfile v1.0.4 [INFO] [stderr] Downloaded darling v0.20.10 [INFO] [stderr] Downloaded async-trait v0.1.83 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded unicode-xid v0.2.6 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded backtrace v0.3.74 [INFO] [stderr] Downloaded security-framework-sys v2.12.0 [INFO] [stderr] Downloaded toml v0.8.19 [INFO] [stderr] Downloaded ref-cast-impl v1.0.23 [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded addr2line v0.24.1 [INFO] [stderr] Downloaded core-foundation-sys v0.8.7 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.5 [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded tokio-stream v0.1.16 [INFO] [stderr] Downloaded tokio v1.40.0 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded atomic v0.5.3 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded async-stream v0.3.5 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded ref-cast v1.0.23 [INFO] [stderr] Downloaded uncased v0.9.10 [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0 [INFO] [stderr] Downloaded windows-sys v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43d40111f8be11740dde1eb3005807c0567600a3704cf0b8218e34b86dba16ec [INFO] running `Command { std: "docker" "start" "-a" "43d40111f8be11740dde1eb3005807c0567600a3704cf0b8218e34b86dba16ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43d40111f8be11740dde1eb3005807c0567600a3704cf0b8218e34b86dba16ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d40111f8be11740dde1eb3005807c0567600a3704cf0b8218e34b86dba16ec", kill_on_drop: false }` [INFO] [stdout] 43d40111f8be11740dde1eb3005807c0567600a3704cf0b8218e34b86dba16ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02123e792c0f2ebfca7aa666ee347ed7304a84f8e0a5cb77f94683bbe293e348 [INFO] running `Command { std: "docker" "start" "-a" "02123e792c0f2ebfca7aa666ee347ed7304a84f8e0a5cb77f94683bbe293e348", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.20.10 [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.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking redis v0.21.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking diesel v2.2.4 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking rocket_http v0.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking rocket_cors v0.6.0 (https://github.com/lawliet89/rocket_cors?branch=master#072d9035) [INFO] [stderr] Checking 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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` 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-6f17d22bba15001f/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 `rocket_sync_db_pools::Connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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[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 on `ConnectionPool` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 `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 on `ConnectionPool` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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[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-6f17d22bba15001f/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/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-6f17d22bba15001f/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[E0599]: the method `run` exists for struct `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 on `Connection` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 `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 on `Connection` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 on `ConnectionPool` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 on `ConnectionPool` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 on `ConnectionPool` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 `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 on `Connection` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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 `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 on `Connection` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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[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 on `ConnectionPool` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 `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 on `Connection` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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 `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 on `Connection` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:32:10 [INFO] [stdout] | [INFO] [stdout] 23 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 32 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[get("/query-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:61:10 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 61 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[get("/related-to?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:79:10 [INFO] [stdout] | [INFO] [stdout] 71 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 79 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:140:10 [INFO] [stdout] | [INFO] [stdout] 136 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 140 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:31:10 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[get("/query-by-name?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:56:10 [INFO] [stdout] | [INFO] [stdout] 51 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 56 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[get("/query-by-id?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:70:10 [INFO] [stdout] | [INFO] [stdout] 66 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 70 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:126:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn goods_delete(item_id: i32, db: MysqlDbConn) -> (Status, Json>) { [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 126 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:31:10 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[get("/query-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:61:10 [INFO] [stdout] | [INFO] [stdout] 52 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 61 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:122:10 [INFO] [stdout] | [INFO] [stdout] 118 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 122 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:31:10 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[get("/shopping-records/query-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:61:10 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 61 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:116:10 [INFO] [stdout] | [INFO] [stdout] 112 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 116 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 1 warning emitted [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 27 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:32:10 [INFO] [stdout] | [INFO] [stdout] 23 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 32 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[get("/query-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:61:10 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 61 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[get("/related-to?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:79:10 [INFO] [stdout] | [INFO] [stdout] 71 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 79 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_cost_detail.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:140:10 [INFO] [stdout] | [INFO] [stdout] 136 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 140 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:31:10 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[get("/query-by-name?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:56:10 [INFO] [stdout] | [INFO] [stdout] 51 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 56 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[get("/query-by-id?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:70:10 [INFO] [stdout] | [INFO] [stdout] 66 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 70 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_goods.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:126:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn goods_delete(item_id: i32, db: MysqlDbConn) -> (Status, Json>) { [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 126 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:31:10 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[get("/query-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:61:10 [INFO] [stdout] | [INFO] [stdout] 52 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 61 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_market_place.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:122:10 [INFO] [stdout] | [INFO] [stdout] 118 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 122 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[get("/list?&")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:31:10 [INFO] [stdout] | [INFO] [stdout] 22 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[get("/shopping-records/query-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:61:10 [INFO] [stdout] | [INFO] [stdout] 53 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 61 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [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: future cannot be sent between threads safely [INFO] [stdout] --> src/ledger/controller/ctrl_shopping_records.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[get("/drop-by?")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [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:116:10 [INFO] [stdout] | [INFO] [stdout] 112 | db: MysqlDbConn, [INFO] [stdout] | -- has type `MysqlDbConn` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 116 | .await; [INFO] [stdout] | ^^^^^ await occurs here, with `db` maybe used later [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin, Status, (rocket::Data<'_>, Status)>> + std::marker::Send>>` [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 1 warning emitted [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" test) due to 27 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "02123e792c0f2ebfca7aa666ee347ed7304a84f8e0a5cb77f94683bbe293e348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02123e792c0f2ebfca7aa666ee347ed7304a84f8e0a5cb77f94683bbe293e348", kill_on_drop: false }` [INFO] [stdout] 02123e792c0f2ebfca7aa666ee347ed7304a84f8e0a5cb77f94683bbe293e348