[INFO] cloning repository https://github.com/rcos/Telescope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcos/Telescope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a8dac83f7d31057ecb2b6a566a34570fe38e78f [INFO] checking rcos/Telescope against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcos/Telescope on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rcos/Telescope [INFO] finished tweaking git repo https://github.com/rcos/Telescope [INFO] tweaked toml for git repo https://github.com/rcos/Telescope written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rcos/Telescope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934e05888ea0462926808620d53d58ceebb10b5d33f619e6739bf7b7b3cc7804 [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" "934e05888ea0462926808620d53d58ceebb10b5d33f619e6739bf7b7b3cc7804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934e05888ea0462926808620d53d58ceebb10b5d33f619e6739bf7b7b3cc7804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934e05888ea0462926808620d53d58ceebb10b5d33f619e6739bf7b7b3cc7804", kill_on_drop: false }` [INFO] [stdout] 934e05888ea0462926808620d53d58ceebb10b5d33f619e6739bf7b7b3cc7804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--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] c3d12c8794185683240af0e7c4f154ef684f8aed8cb294d28df5f8369a0cc6b6 [INFO] running `Command { std: "docker" "start" "-a" "c3d12c8794185683240af0e7c4f154ef684f8aed8cb294d28df5f8369a0cc6b6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking qrcodegen v1.6.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking buf-min v0.4.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking getrandom v0.2.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling juniper_codegen v0.15.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking graphql-parser v0.3.0 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking actix-router v0.2.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking handlebars v3.5.2 [INFO] [stderr] Checking juniper v0.15.3 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking lettre v0.9.5 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking actix-files v0.5.0 [INFO] [stderr] Checking actix-identity v0.3.1 [INFO] [stderr] Checking actix-web-middleware-redirect-scheme v3.0.0 [INFO] [stderr] Checking telescope v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/templates/forms/recovery.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/templates/forms/recovery.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/blog.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/recover.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn recover_form(ctx: RequestContext, Path(r_id): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r_id` [INFO] [stdout] --> src/web/services/recover.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn recover_form(ctx: RequestContext, Path(r_id): Path) -> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_r_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/recover.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn recovery(ctx: RequestContext, Path(r_id): Path, Form(f): Form) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r_id` [INFO] [stdout] --> src/web/services/recover.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn recovery(ctx: RequestContext, Path(r_id): Path, Form(f): Form) -> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_r_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/web/services/recover.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn recovery(ctx: RequestContext, Path(r_id): Path, Form(f): Form) -> HttpResponse { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn settings_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:31:54 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn settings_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn settings_update(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn settings_update(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn add_email_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn add_email_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn add_email(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:46:50 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn add_email(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/models/users.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 101 | .map(|v: Vec<(User, Email)>| v.into_iter().map(|(u, e)| e).collect()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/models/emails.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|(e, u)| u) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/web/api/graphql/root.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let mut conn = ctx.get_db_conn()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/web/api/graphql/root.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let mut conn = ctx.get_db_conn()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/blog.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/recover.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn recover_form(ctx: RequestContext, Path(r_id): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r_id` [INFO] [stdout] --> src/web/services/recover.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn recover_form(ctx: RequestContext, Path(r_id): Path) -> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_r_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/recover.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn recovery(ctx: RequestContext, Path(r_id): Path, Form(f): Form) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r_id` [INFO] [stdout] --> src/web/services/recover.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn recovery(ctx: RequestContext, Path(r_id): Path, Form(f): Form) -> HttpResponse { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_r_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/web/services/recover.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn recovery(ctx: RequestContext, Path(r_id): Path, Form(f): Form) -> HttpResponse { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn settings_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:31:54 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn settings_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn settings_update(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn settings_update(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn add_email_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn add_email_page(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/profile.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn add_email(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_uid` [INFO] [stdout] --> src/web/services/profile.rs:46:50 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn add_email(ctx: RequestContext, Path(t_uid): Path) -> HttpResponse { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/models/users.rs:101:62 [INFO] [stdout] | [INFO] [stdout] 101 | .map(|v: Vec<(User, Email)>| v.into_iter().map(|(u, e)| e).collect()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/models/emails.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|(e, u)| u) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/web/api/graphql/root.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let mut conn = ctx.get_db_conn()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/web/api/graphql/root.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let mut conn = ctx.get_db_conn()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `blog_service` [INFO] [stdout] --> src/web/services/blog.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MutationRoot` [INFO] [stdout] --> src/web/api/graphql/root.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct MutationRoot; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PaginatedResult` [INFO] [stdout] --> src/models/pagination.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub type PaginatedResult = Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_and_count` [INFO] [stdout] --> src/models/pagination.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn load_and_count(self, conn: &PgConnection) -> PaginatedResult [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `async_load_and_count` [INFO] [stdout] --> src/models/pagination.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn async_load_and_count( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_numeric` [INFO] [stdout] --> src/models/pagination.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn change_numeric>(self) -> PaginatedData { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `for_user_id` [INFO] [stdout] --> src/templates/profile.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | pub async fn for_user_id(id: Uuid, ctx: &RequestContext) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SUCCESS_FIELD` [INFO] [stdout] --> src/templates/forms/common/text_field.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const SUCCESS_FIELD: &'static str = "success"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SetNewPassword` [INFO] [stdout] --> src/templates/forms/recovery.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct SetNewPassword; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `PATH` [INFO] [stdout] --> src/templates/forms/recovery.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | const PATH: &'static str = "forms/recovery/recover"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `NEW_PASS` [INFO] [stdout] --> src/templates/forms/recovery.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub const NEW_PASS: &'static str = "new_pass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `CONFIRM_PASS` [INFO] [stdout] --> src/templates/forms/recovery.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub const CONFIRM_PASS: &'static str = "confirm_pass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/templates/forms/recovery.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn empty() -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `blog_service` [INFO] [stdout] --> src/web/services/blog.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MutationRoot` [INFO] [stdout] --> src/web/api/graphql/root.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct MutationRoot; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PaginatedResult` [INFO] [stdout] --> src/models/pagination.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub type PaginatedResult = Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_and_count` [INFO] [stdout] --> src/models/pagination.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn load_and_count(self, conn: &PgConnection) -> PaginatedResult [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `async_load_and_count` [INFO] [stdout] --> src/models/pagination.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn async_load_and_count( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_numeric` [INFO] [stdout] --> src/models/pagination.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn change_numeric>(self) -> PaginatedData { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `for_user_id` [INFO] [stdout] --> src/templates/profile.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | pub async fn for_user_id(id: Uuid, ctx: &RequestContext) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SUCCESS_FIELD` [INFO] [stdout] --> src/templates/forms/common/text_field.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const SUCCESS_FIELD: &'static str = "success"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SetNewPassword` [INFO] [stdout] --> src/templates/forms/recovery.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct SetNewPassword; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `PATH` [INFO] [stdout] --> src/templates/forms/recovery.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | const PATH: &'static str = "forms/recovery/recover"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `NEW_PASS` [INFO] [stdout] --> src/templates/forms/recovery.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub const NEW_PASS: &'static str = "new_pass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `CONFIRM_PASS` [INFO] [stdout] --> src/templates/forms/recovery.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub const CONFIRM_PASS: &'static str = "confirm_pass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/templates/forms/recovery.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn empty() -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 25s [INFO] running `Command { std: "docker" "inspect" "c3d12c8794185683240af0e7c4f154ef684f8aed8cb294d28df5f8369a0cc6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d12c8794185683240af0e7c4f154ef684f8aed8cb294d28df5f8369a0cc6b6", kill_on_drop: false }` [INFO] [stdout] c3d12c8794185683240af0e7c4f154ef684f8aed8cb294d28df5f8369a0cc6b6