[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] 62e05b25f891e1665b9579a210d85d59217f6367 [INFO] testing HeerKirov/BasicService against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeerKirov%2FBasicService" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HeerKirov/BasicService on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c42400fc26a60203178a9753891f876db12476dd2341bf1e3b5fcc41e07cebe0 [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" "c42400fc26a60203178a9753891f876db12476dd2341bf1e3b5fcc41e07cebe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c42400fc26a60203178a9753891f876db12476dd2341bf1e3b5fcc41e07cebe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42400fc26a60203178a9753891f876db12476dd2341bf1e3b5fcc41e07cebe0", kill_on_drop: false }` [INFO] [stdout] c42400fc26a60203178a9753891f876db12476dd2341bf1e3b5fcc41e07cebe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7275511f938a4d794514b087cd4253935d1c0c176d684771a255b8507edd051c [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" "7275511f938a4d794514b087cd4253935d1c0c176d684771a255b8507edd051c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling actix-multipart v0.2.0 [INFO] [stderr] Compiling 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: 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/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: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "7275511f938a4d794514b087cd4253935d1c0c176d684771a255b8507edd051c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7275511f938a4d794514b087cd4253935d1c0c176d684771a255b8507edd051c", kill_on_drop: false }` [INFO] [stdout] 7275511f938a4d794514b087cd4253935d1c0c176d684771a255b8507edd051c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b23914459f7408be9f94ed4a9f476a2345f9b625f4589c548bb054a60828ed71 [INFO] running `Command { std: "docker" "start" "-a" "b23914459f7408be9f94ed4a9f476a2345f9b625f4589c548bb054a60828ed71", kill_on_drop: false }` [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/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/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] [stderr] Compiling basic_service v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 64 warnings emitted [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/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/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: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "b23914459f7408be9f94ed4a9f476a2345f9b625f4589c548bb054a60828ed71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23914459f7408be9f94ed4a9f476a2345f9b625f4589c548bb054a60828ed71", kill_on_drop: false }` [INFO] [stdout] b23914459f7408be9f94ed4a9f476a2345f9b625f4589c548bb054a60828ed71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 613ab3e7153ba4257c27783697695e7aa37af74dece2c29e6705c37aaea69331 [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" "613ab3e7153ba4257c27783697695e7aa37af74dece2c29e6705c37aaea69331", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `super::verify_login` [INFO] [stderr] --> src/server/app.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use super::verify_login; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:68:69 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:94:88 [INFO] [stderr] | [INFO] [stderr] 94 | if let Err(e) = image.close().convert() { return HttpResponse::BadRequest().body(e.description().to_string()) } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:95:101 [INFO] [stderr] | [INFO] [stderr] 95 | if let Err(e) = image.move_to(&target_name) { return HttpResponse::InternalServerError().body(e.description().to_string()) } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:100:67 [INFO] [stderr] | [INFO] [stderr] 100 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:104:56 [INFO] [stderr] | [INFO] [stderr] 104 | HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/mod.rs:72:152 [INFO] [stderr] | [INFO] [stderr] 72 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/mod.rs:79:73 [INFO] [stderr] | [INFO] [stderr] 79 | Err(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/mod.rs:83:153 [INFO] [stderr] | [INFO] [stderr] 83 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:14:124 [INFO] [stderr] | [INFO] [stderr] 14 | ... let setting = match setting_get(trans) { Ok(ok) => ok, Err(e) => return HttpResponse::InternalServerError().body(e.description().to... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:18:70 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:48:69 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:54:59 [INFO] [stderr] | [INFO] [stderr] 54 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:58:63 [INFO] [stderr] | [INFO] [stderr] 58 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/token.rs:21:74 [INFO] [stderr] | [INFO] [stderr] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/token.rs:33:66 [INFO] [stderr] | [INFO] [stderr] 33 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/token.rs:42:66 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:22:66 [INFO] [stderr] | [INFO] [stderr] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:40:66 [INFO] [stderr] | [INFO] [stderr] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:55:66 [INFO] [stderr] | [INFO] [stderr] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app.rs:10:66 [INFO] [stderr] | [INFO] [stderr] 10 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app.rs:20:66 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use.rs:14:66 [INFO] [stderr] | [INFO] [stderr] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use.rs:28:66 [INFO] [stderr] | [INFO] [stderr] 28 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:12:66 [INFO] [stderr] | [INFO] [stderr] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:21:66 [INFO] [stderr] | [INFO] [stderr] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:30:66 [INFO] [stderr] | [INFO] [stderr] 30 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:40:66 [INFO] [stderr] | [INFO] [stderr] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/global_setting.rs:12:66 [INFO] [stderr] | [INFO] [stderr] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/global_setting.rs:22:66 [INFO] [stderr] | [INFO] [stderr] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:15:66 [INFO] [stderr] | [INFO] [stderr] 15 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:36:73 [INFO] [stderr] | [INFO] [stderr] 36 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:42:63 [INFO] [stderr] | [INFO] [stderr] 42 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:47:66 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:55:66 [INFO] [stderr] | [INFO] [stderr] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:66:73 [INFO] [stderr] | [INFO] [stderr] 66 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:73:71 [INFO] [stderr] | [INFO] [stderr] 73 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:77:70 [INFO] [stderr] | [INFO] [stderr] 77 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:92:66 [INFO] [stderr] | [INFO] [stderr] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:14:66 [INFO] [stderr] | [INFO] [stderr] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:29:73 [INFO] [stderr] | [INFO] [stderr] 29 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:34:66 [INFO] [stderr] | [INFO] [stderr] 34 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:36:70 [INFO] [stderr] | [INFO] [stderr] 36 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:64:66 [INFO] [stderr] | [INFO] [stderr] 64 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:67:70 [INFO] [stderr] | [INFO] [stderr] 67 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:79:63 [INFO] [stderr] | [INFO] [stderr] 79 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:82:66 [INFO] [stderr] | [INFO] [stderr] 82 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:92:66 [INFO] [stderr] | [INFO] [stderr] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:102:66 [INFO] [stderr] | [INFO] [stderr] 102 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use_management.rs:12:66 [INFO] [stderr] | [INFO] [stderr] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use_management.rs:23:66 [INFO] [stderr] | [INFO] [stderr] 23 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use_management.rs:35:66 [INFO] [stderr] | [INFO] [stderr] 35 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:14:91 [INFO] [stderr] | [INFO] [stderr] 14 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:20:73 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:26:66 [INFO] [stderr] | [INFO] [stderr] 26 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:38:91 [INFO] [stderr] | [INFO] [stderr] 38 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:44:66 [INFO] [stderr] | [INFO] [stderr] 44 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:54:91 [INFO] [stderr] | [INFO] [stderr] 54 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:60:73 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:65:66 [INFO] [stderr] | [INFO] [stderr] 65 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:68:70 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/server/app.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | fn list(req: HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/server/app.rs:16:40 [INFO] [stderr] | [INFO] [stderr] 16 | fn retrieve(app_id: web::Path, req: HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] [INFO] [stderr] warning: 64 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::verify_login` [INFO] [stderr] --> src/server/app.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use super::verify_login; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:68:69 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:94:88 [INFO] [stderr] | [INFO] [stderr] 94 | if let Err(e) = image.close().convert() { return HttpResponse::BadRequest().body(e.description().to_string()) } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:95:101 [INFO] [stderr] | [INFO] [stderr] 95 | if let Err(e) = image.move_to(&target_name) { return HttpResponse::InternalServerError().body(e.description().to_string()) } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:100:67 [INFO] [stderr] | [INFO] [stderr] 100 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:104:56 [INFO] [stderr] | [INFO] [stderr] 104 | HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/mod.rs:72:152 [INFO] [stderr] | [INFO] [stderr] 72 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/mod.rs:79:73 [INFO] [stderr] | [INFO] [stderr] 79 | Err(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/mod.rs:83:153 [INFO] [stderr] | [INFO] [stderr] 83 | ...(e) => return Err(HttpResponse::InternalServerError().body(e.description().to_string())) }; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:14:124 [INFO] [stderr] | [INFO] [stderr] 14 | ... let setting = match setting_get(trans) { Ok(ok) => ok, Err(e) => return HttpResponse::InternalServerError().body(e.description().to... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:18:70 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:48:69 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:54:59 [INFO] [stderr] | [INFO] [stderr] 54 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/register.rs:58:63 [INFO] [stderr] | [INFO] [stderr] 58 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/token.rs:21:74 [INFO] [stderr] | [INFO] [stderr] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/token.rs:33:66 [INFO] [stderr] | [INFO] [stderr] 33 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/token.rs:42:66 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:22:66 [INFO] [stderr] | [INFO] [stderr] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:40:66 [INFO] [stderr] | [INFO] [stderr] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user.rs:55:66 [INFO] [stderr] | [INFO] [stderr] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app.rs:10:66 [INFO] [stderr] | [INFO] [stderr] 10 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app.rs:20:66 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use.rs:14:66 [INFO] [stderr] | [INFO] [stderr] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use.rs:28:66 [INFO] [stderr] | [INFO] [stderr] 28 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:12:66 [INFO] [stderr] | [INFO] [stderr] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:21:66 [INFO] [stderr] | [INFO] [stderr] 21 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:30:66 [INFO] [stderr] | [INFO] [stderr] 30 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/registration_code.rs:40:66 [INFO] [stderr] | [INFO] [stderr] 40 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/global_setting.rs:12:66 [INFO] [stderr] | [INFO] [stderr] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/global_setting.rs:22:66 [INFO] [stderr] | [INFO] [stderr] 22 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:15:66 [INFO] [stderr] | [INFO] [stderr] 15 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:36:73 [INFO] [stderr] | [INFO] [stderr] 36 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:42:63 [INFO] [stderr] | [INFO] [stderr] 42 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:47:66 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:55:66 [INFO] [stderr] | [INFO] [stderr] 55 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:66:73 [INFO] [stderr] | [INFO] [stderr] 66 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:73:71 [INFO] [stderr] | [INFO] [stderr] 73 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:77:70 [INFO] [stderr] | [INFO] [stderr] 77 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/user_management.rs:92:66 [INFO] [stderr] | [INFO] [stderr] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:14:66 [INFO] [stderr] | [INFO] [stderr] 14 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:29:73 [INFO] [stderr] | [INFO] [stderr] 29 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:34:66 [INFO] [stderr] | [INFO] [stderr] 34 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:36:70 [INFO] [stderr] | [INFO] [stderr] 36 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:64:66 [INFO] [stderr] | [INFO] [stderr] 64 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:67:70 [INFO] [stderr] | [INFO] [stderr] 67 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:79:63 [INFO] [stderr] | [INFO] [stderr] 79 | return HttpResponse::InternalServerError().body(e.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:82:66 [INFO] [stderr] | [INFO] [stderr] 82 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:92:66 [INFO] [stderr] | [INFO] [stderr] 92 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_management.rs:102:66 [INFO] [stderr] | [INFO] [stderr] 102 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use_management.rs:12:66 [INFO] [stderr] | [INFO] [stderr] 12 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use_management.rs:23:66 [INFO] [stderr] | [INFO] [stderr] 23 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_use_management.rs:35:66 [INFO] [stderr] | [INFO] [stderr] 35 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:14:91 [INFO] [stderr] | [INFO] [stderr] 14 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:20:73 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:26:66 [INFO] [stderr] | [INFO] [stderr] 26 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:38:91 [INFO] [stderr] | [INFO] [stderr] 38 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:44:66 [INFO] [stderr] | [INFO] [stderr] 44 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:54:91 [INFO] [stderr] | [INFO] [stderr] 54 | Err(VerifyError::SQL(e)) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:60:73 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => return HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:65:66 [INFO] [stderr] | [INFO] [stderr] 65 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/app_verify.rs:68:70 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => HttpResponse::InternalServerError().body(e.description().to_string()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/server/app.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | fn list(req: HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/server/app.rs:16:40 [INFO] [stderr] | [INFO] [stderr] 16 | fn retrieve(app_id: web::Path, req: HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] [INFO] [stderr] warning: 64 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/basic_service-a84eaa14e9dd3366) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/basic_service-9710063a2e22d6fc) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests basic_service [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "613ab3e7153ba4257c27783697695e7aa37af74dece2c29e6705c37aaea69331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613ab3e7153ba4257c27783697695e7aa37af74dece2c29e6705c37aaea69331", kill_on_drop: false }` [INFO] [stdout] 613ab3e7153ba4257c27783697695e7aa37af74dece2c29e6705c37aaea69331