[INFO] cloning repository https://github.com/rpruizc/auth_service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpruizc/auth_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpruizc%2Fauth_service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpruizc%2Fauth_service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7bddf5058a811190e3634370f681050b205a7d3 [INFO] checking rpruizc/auth_service against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpruizc%2Fauth_service" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rpruizc/auth_service on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rpruizc/auth_service [INFO] finished tweaking git repo https://github.com/rpruizc/auth_service [INFO] tweaked toml for git repo https://github.com/rpruizc/auth_service written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rpruizc/auth_service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba1258774f529c18d08be03a9d841e695de3c2fdc027841656383f67cdd256f0 [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" "ba1258774f529c18d08be03a9d841e695de3c2fdc027841656383f67cdd256f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba1258774f529c18d08be03a9d841e695de3c2fdc027841656383f67cdd256f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1258774f529c18d08be03a9d841e695de3c2fdc027841656383f67cdd256f0", kill_on_drop: false }` [INFO] [stdout] ba1258774f529c18d08be03a9d841e695de3c2fdc027841656383f67cdd256f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 8679010afa3638bc3ddefd28066741073713b1b4f1a36ad36aa6750ed214edbb [INFO] running `Command { std: "docker" "start" "-a" "8679010afa3638bc3ddefd28066741073713b1b4f1a36ad36aa6750ed214edbb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling v_escape v0.13.1 [INFO] [stderr] Compiling v_htmlescape v0.10.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking buf-min v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking pq-sys v0.4.6 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking toolchain_find v0.1.4 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking onig v6.1.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling v_escape_derive v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking lettre v0.9.3 [INFO] [stderr] Checking actix-http v2.0.0 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stderr] Compiling liquid-lib v0.20.2 [INFO] [stderr] Checking awc v2.0.0 [INFO] [stderr] Checking actix-web v3.1.0 [INFO] [stderr] Compiling liquid v0.20.1 [INFO] [stderr] Compiling bat v0.15.4 [INFO] [stderr] Checking actix-cors v0.4.0 [INFO] [stderr] Checking actix-files v0.3.0 [INFO] [stderr] Checking actix-session v0.4.0 [INFO] [stderr] Checking yarte_helpers v0.12.2 [INFO] [stderr] Compiling yarte_parser v0.12.2 [INFO] [stderr] Compiling yarte_hir v0.12.2 [INFO] [stderr] Compiling yarte_codegen v0.12.2 [INFO] [stderr] Compiling yarte_derive v0.12.2 [INFO] [stderr] Checking yarte v0.12.2 [INFO] [stderr] Checking auth_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/templates.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: template not found in directory "/opt/rustwide/workdir/templates/./includess/message.hbs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/templates.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: template not found in directory "/opt/rustwide/workdir/templates/./includess/message.hbs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/templates.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: template not found in directory "/opt/rustwide/workdir/templates/./includess/message.hbs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/templates.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: template not found in directory "/opt/rustwide/workdir/templates/./includess/message.hbs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_invitation` in this scope [INFO] [stdout] --> src/password_handler.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | match get_invitation(&id_str, &pool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `create_account_for_browser` in module `password_handler` [INFO] [stdout] --> src/main.rs:69:85 [INFO] [stdout] | [INFO] [stdout] 69 | .route("/register2/{path_id}", web::post().to(password_handler::create_account_for_browser)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `password_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_invitation` in this scope [INFO] [stdout] --> src/password_handler.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | match get_invitation(&id_str, &pool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `create_account_for_browser` in module `password_handler` [INFO] [stdout] --> src/main.rs:69:85 [INFO] [stdout] | [INFO] [stdout] 69 | .route("/register2/{path_id}", web::post().to(password_handler::create_account_for_browser)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `password_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::header` [INFO] [stdout] --> src/main.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use actix_web::{middleware, web, App, HttpServer, http::header}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Protocol`, `TlsConnector` [INFO] [stdout] --> src/email_service.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use native_tls::{Protocol, TlsConnector}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/email_service.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | .to((confirmation.email.clone().parse().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/email_service.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | .from((vars::smtp_sender_name().parse().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::header` [INFO] [stdout] --> src/main.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use actix_web::{middleware, web, App, HttpServer, http::header}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Protocol`, `TlsConnector` [INFO] [stdout] --> src/email_service.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use native_tls::{Protocol, TlsConnector}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/email_service.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | .to((confirmation.email.clone().parse().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/email_service.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | .from((vars::smtp_sender_name().parse().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/password_handler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http` [INFO] [stdout] --> src/register_handler.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{error::BlockingError, http, web, HttpResponse}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/password_handler.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/register_handler.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | if (is_signed_in(&session)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http` [INFO] [stdout] --> src/register_handler.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{error::BlockingError, http, web, HttpResponse}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/register_handler.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | if (is_signed_in(&session)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for struct `templates::Password` in the current scope [INFO] [stdout] --> src/password_handler.rs:93:87 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8").body(t.call().unwrap())) [INFO] [stdout] | ^^^^ method not found in `templates::Password` [INFO] [stdout] | [INFO] [stdout] ::: src/templates.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Password { [INFO] [stdout] | ------------------- method `call` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `call`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Fn` [INFO] [stdout] candidate #2: `actix_web::dev::Service` [INFO] [stdout] candidate #3: `futures_util::fns::Fn1` [INFO] [stdout] candidate #4: `Factory` [INFO] [stdout] candidate #5: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for struct `templates::Password` in the current scope [INFO] [stdout] --> src/password_handler.rs:93:87 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8").body(t.call().unwrap())) [INFO] [stdout] | ^^^^ method not found in `templates::Password` [INFO] [stdout] | [INFO] [stdout] ::: src/templates.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Password { [INFO] [stdout] | ------------------- method `call` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `call`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Fn` [INFO] [stdout] candidate #2: `actix_web::dev::Service` [INFO] [stdout] candidate #3: `futures_util::fns::Fn1` [INFO] [stdout] candidate #4: `Factory` [INFO] [stdout] candidate #5: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for struct `Register` in the current scope [INFO] [stdout] --> src/register_handler.rs:84:82 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8").body(template.call().unwrap())) [INFO] [stdout] | ^^^^ method not found in `Register` [INFO] [stdout] | [INFO] [stdout] ::: src/templates.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Register { [INFO] [stdout] | ------------------- method `call` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `call`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Fn` [INFO] [stdout] candidate #2: `actix_web::dev::Service` [INFO] [stdout] candidate #3: `futures_util::fns::Fn1` [INFO] [stdout] candidate #4: `Factory` [INFO] [stdout] candidate #5: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for struct `Register` in the current scope [INFO] [stdout] --> src/register_handler.rs:84:82 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8").body(template.call().unwrap())) [INFO] [stdout] | ^^^^ method not found in `Register` [INFO] [stdout] | [INFO] [stdout] ::: src/templates.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Register { [INFO] [stdout] | ------------------- method `call` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `call`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Fn` [INFO] [stdout] candidate #2: `actix_web::dev::Service` [INFO] [stdout] candidate #3: `futures_util::fns::Fn1` [INFO] [stdout] candidate #4: `Factory` [INFO] [stdout] candidate #5: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `body` found for reference `&'static str` in the current scope [INFO] [stdout] --> src/register_handler.rs:93:71 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap()))) [INFO] [stdout] | ^^^^ method not found in `&'static str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `body` found for reference `&'static str` in the current scope [INFO] [stdout] --> src/register_handler.rs:93:71 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap()))) [INFO] [stdout] | ^^^^ method not found in `&'static str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for struct `Register` in the current scope [INFO] [stdout] --> src/register_handler.rs:93:85 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap()))) [INFO] [stdout] | ^^^^ method not found in `Register` [INFO] [stdout] | [INFO] [stdout] ::: src/templates.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Register { [INFO] [stdout] | ------------------- method `call` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `call`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Fn` [INFO] [stdout] candidate #2: `actix_web::dev::Service` [INFO] [stdout] candidate #3: `futures_util::fns::Fn1` [INFO] [stdout] candidate #4: `Factory` [INFO] [stdout] candidate #5: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `call` found for struct `Register` in the current scope [INFO] [stdout] --> src/register_handler.rs:93:85 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap()))) [INFO] [stdout] | ^^^^ method not found in `Register` [INFO] [stdout] | [INFO] [stdout] ::: src/templates.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Register { [INFO] [stdout] | ------------------- method `call` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `call`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Fn` [INFO] [stdout] candidate #2: `actix_web::dev::Service` [INFO] [stdout] candidate #3: `futures_util::fns::Fn1` [INFO] [stdout] candidate #4: `Factory` [INFO] [stdout] candidate #5: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/register_handler.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `HttpResponse`, found `&mut HttpResponseBuilder` [INFO] [stdout] | help: consider using `.await` here: `HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap())).await` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HttpResponse` [INFO] [stdout] found mutable reference `&mut HttpResponseBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/register_handler.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `HttpResponse`, found `&mut HttpResponseBuilder` [INFO] [stdout] | help: consider using `.await` here: `HttpResponse::Ok().content_type("text/html; charset=utf-8".body(template.call().unwrap())).await` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HttpResponse` [INFO] [stdout] found mutable reference `&mut HttpResponseBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/email_service.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | .from((vars::smtp_sender_name().parse().unwrap())) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `A` declared on the associated function `from` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Into` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 34 | .from((vars::smtp_sender_name().parse::().unwrap())) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/email_service.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | .from((vars::smtp_sender_name().parse().unwrap())) [INFO] [stdout] | ^^^^ cannot infer type for type parameter `A` declared on the associated function `from` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Into` [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 34 | .from((vars::smtp_sender_name().parse::().unwrap())) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yarte::Template` [INFO] [stdout] --> src/register_handler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yarte::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yarte::Template` [INFO] [stdout] --> src/register_handler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yarte::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `auth_service` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8679010afa3638bc3ddefd28066741073713b1b4f1a36ad36aa6750ed214edbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8679010afa3638bc3ddefd28066741073713b1b4f1a36ad36aa6750ed214edbb", kill_on_drop: false }` [INFO] [stdout] 8679010afa3638bc3ddefd28066741073713b1b4f1a36ad36aa6750ed214edbb