[INFO] cloning repository https://github.com/HeerKirov/BasicService [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HeerKirov/BasicService" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeerKirov%2FBasicService", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeerKirov%2FBasicService'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d7a3c0b616d315370c5378871f681bf52dfc350 [INFO] checking HeerKirov/BasicService against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeerKirov%2FBasicService" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HeerKirov/BasicService on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HeerKirov/BasicService [INFO] finished tweaking git repo https://github.com/HeerKirov/BasicService [INFO] tweaked toml for git repo https://github.com/HeerKirov/BasicService written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twoway v0.2.1 [INFO] [stderr] Downloaded crypto-mac v0.5.2 [INFO] [stderr] Downloaded unchecked-index v0.2.2 [INFO] [stderr] Downloaded actix-files v0.2.2 [INFO] [stderr] Downloaded tracing-core v0.1.17 [INFO] [stderr] Downloaded async-trait v0.1.41 [INFO] [stderr] Downloaded actix-cors v0.2.0 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded pin-project-lite v0.1.10 [INFO] [stderr] Downloaded actix-multipart v0.2.0 [INFO] [stderr] Downloaded tracing v0.1.21 [INFO] [stderr] Downloaded widestring v0.4.3 [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded hmac v0.5.0 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 143968337c4bdde3605e54af36103ea0486276516c8d9c4aca1e23ab420ae522 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "143968337c4bdde3605e54af36103ea0486276516c8d9c4aca1e23ab420ae522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "143968337c4bdde3605e54af36103ea0486276516c8d9c4aca1e23ab420ae522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143968337c4bdde3605e54af36103ea0486276516c8d9c4aca1e23ab420ae522", kill_on_drop: false }` [INFO] [stdout] 143968337c4bdde3605e54af36103ea0486276516c8d9c4aca1e23ab420ae522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d40dc37660400a14fef26c30ba40b3066378f8e70b4668f0a5f8d51472262cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d40dc37660400a14fef26c30ba40b3066378f8e70b4668f0a5f8d51472262cd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.52 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-cors v0.2.0 [INFO] [stderr] Checking actix-files v0.2.2 [INFO] [stderr] Checking actix-multipart v0.2.0 [INFO] [stderr] Checking basic_service v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::verify_login` [INFO] [stdout] --> src/server/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::verify_login; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::verify_login` [INFO] [stdout] --> src/server/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::verify_login; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:68:69 [INFO] [stdout] | [INFO] [stdout] 68 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:94:88 [INFO] [stdout] | [INFO] [stdout] 94 | if let Err(e) = image.close().convert() { return HttpResponse::BadRequest().body(e.description().to_string()) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:95:101 [INFO] [stdout] | [INFO] [stdout] 95 | if let Err(e) = image.move_to(&target_name) { return HttpResponse::InternalServerError().body(e.description().to_string()) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:100:67 [INFO] [stdout] | [INFO] [stdout] 100 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:68:69 [INFO] [stdout] | [INFO] [stdout] 68 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:94:88 [INFO] [stdout] | [INFO] [stdout] 94 | if let Err(e) = image.close().convert() { return HttpResponse::BadRequest().body(e.description().to_string()) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:95:101 [INFO] [stdout] | [INFO] [stdout] 95 | if let Err(e) = image.move_to(&target_name) { return HttpResponse::InternalServerError().body(e.description().to_string()) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:100:67 [INFO] [stdout] | [INFO] [stdout] 100 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/mod.rs:72:152 [INFO] [stdout] | [INFO] [stdout] 72 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/mod.rs:79:73 [INFO] [stdout] | [INFO] [stdout] 79 | Err(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/mod.rs:83:153 [INFO] [stdout] | [INFO] [stdout] 83 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:14:124 [INFO] [stdout] | [INFO] [stdout] 14 | ... let setting = match setting_get(trans) { Ok(ok) => ok, Err(e) => return HttpResponse::InternalServerError().body(e.description().to... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:18:70 [INFO] [stdout] | [INFO] [stdout] 18 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:48:69 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:54:59 [INFO] [stdout] | [INFO] [stdout] 54 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:58:63 [INFO] [stdout] | [INFO] [stdout] 58 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/token.rs:21:74 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/token.rs:33:66 [INFO] [stdout] | [INFO] [stdout] 33 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/token.rs:42:66 [INFO] [stdout] | [INFO] [stdout] 42 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:40:66 [INFO] [stdout] | [INFO] [stdout] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app.rs:10:66 [INFO] [stdout] | [INFO] [stdout] 10 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use.rs:28:66 [INFO] [stdout] | [INFO] [stdout] 28 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:30:66 [INFO] [stdout] | [INFO] [stdout] 30 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:40:66 [INFO] [stdout] | [INFO] [stdout] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/global_setting.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/global_setting.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:15:66 [INFO] [stdout] | [INFO] [stdout] 15 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:36:73 [INFO] [stdout] | [INFO] [stdout] 36 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:42:63 [INFO] [stdout] | [INFO] [stdout] 42 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:66:73 [INFO] [stdout] | [INFO] [stdout] 66 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:73:71 [INFO] [stdout] | [INFO] [stdout] 73 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:77:70 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/mod.rs:72:152 [INFO] [stdout] | [INFO] [stdout] 72 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/mod.rs:79:73 [INFO] [stdout] | [INFO] [stdout] 79 | Err(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/mod.rs:83:153 [INFO] [stdout] | [INFO] [stdout] 83 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:92:66 [INFO] [stdout] | [INFO] [stdout] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:14:124 [INFO] [stdout] | [INFO] [stdout] 14 | ... let setting = match setting_get(trans) { Ok(ok) => ok, Err(e) => return HttpResponse::InternalServerError().body(e.description().to... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:18:70 [INFO] [stdout] | [INFO] [stdout] 18 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:29:73 [INFO] [stdout] | [INFO] [stdout] 29 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:48:69 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:54:59 [INFO] [stdout] | [INFO] [stdout] 54 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:36:70 [INFO] [stdout] | [INFO] [stdout] 36 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/register.rs:58:63 [INFO] [stdout] | [INFO] [stdout] 58 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:48:66 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/token.rs:21:74 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:64:66 [INFO] [stdout] | [INFO] [stdout] 64 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:67:70 [INFO] [stdout] | [INFO] [stdout] 67 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 82 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:92:66 [INFO] [stdout] | [INFO] [stdout] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/token.rs:33:66 [INFO] [stdout] | [INFO] [stdout] 33 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/token.rs:42:66 [INFO] [stdout] | [INFO] [stdout] 42 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use_management.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use_management.rs:23:66 [INFO] [stdout] | [INFO] [stdout] 23 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use_management.rs:35:66 [INFO] [stdout] | [INFO] [stdout] 35 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:40:66 [INFO] [stdout] | [INFO] [stdout] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:14:91 [INFO] [stdout] | [INFO] [stdout] 14 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app.rs:10:66 [INFO] [stdout] | [INFO] [stdout] 10 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use.rs:28:66 [INFO] [stdout] | [INFO] [stdout] 28 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:38:91 [INFO] [stdout] | [INFO] [stdout] 38 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:44:66 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:54:91 [INFO] [stdout] | [INFO] [stdout] 54 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:60:73 [INFO] [stdout] | [INFO] [stdout] 60 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:65:66 [INFO] [stdout] | [INFO] [stdout] 65 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:68:70 [INFO] [stdout] | [INFO] [stdout] 68 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:21:66 [INFO] [stdout] | [INFO] [stdout] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:30:66 [INFO] [stdout] | [INFO] [stdout] 30 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/registration_code.rs:40:66 [INFO] [stdout] | [INFO] [stdout] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/global_setting.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/global_setting.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:15:66 [INFO] [stdout] | [INFO] [stdout] 15 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:36:73 [INFO] [stdout] | [INFO] [stdout] 36 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:42:63 [INFO] [stdout] | [INFO] [stdout] 42 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:66:73 [INFO] [stdout] | [INFO] [stdout] 66 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:73:71 [INFO] [stdout] | [INFO] [stdout] 73 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:77:70 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/user_management.rs:92:66 [INFO] [stdout] | [INFO] [stdout] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:14:66 [INFO] [stdout] | [INFO] [stdout] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:29:73 [INFO] [stdout] | [INFO] [stdout] 29 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:36:70 [INFO] [stdout] | [INFO] [stdout] 36 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:48:66 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:64:66 [INFO] [stdout] | [INFO] [stdout] 64 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:67:70 [INFO] [stdout] | [INFO] [stdout] 67 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 82 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:92:66 [INFO] [stdout] | [INFO] [stdout] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_management.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use_management.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use_management.rs:23:66 [INFO] [stdout] | [INFO] [stdout] 23 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_use_management.rs:35:66 [INFO] [stdout] | [INFO] [stdout] 35 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:14:91 [INFO] [stdout] | [INFO] [stdout] 14 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:38:91 [INFO] [stdout] | [INFO] [stdout] 38 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:44:66 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:54:91 [INFO] [stdout] | [INFO] [stdout] 54 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:60:73 [INFO] [stdout] | [INFO] [stdout] 60 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:65:66 [INFO] [stdout] | [INFO] [stdout] 65 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/app_verify.rs:68:70 [INFO] [stdout] | [INFO] [stdout] 68 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/app.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | fn list(req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/app.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | fn retrieve(app_id: web::Path, req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/app.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | fn list(req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/app.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | fn retrieve(app_id: web::Path, req: HttpRequest) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "3d40dc37660400a14fef26c30ba40b3066378f8e70b4668f0a5f8d51472262cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d40dc37660400a14fef26c30ba40b3066378f8e70b4668f0a5f8d51472262cd", kill_on_drop: false }` [INFO] [stdout] 3d40dc37660400a14fef26c30ba40b3066378f8e70b4668f0a5f8d51472262cd