[INFO] cloning repository https://github.com/realaravinth/wagon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realaravinth/wagon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Fwagon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Fwagon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96076160fc8a761ba7f0130b3f043fe4e6a4dcb2 [INFO] testing realaravinth/wagon against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Fwagon" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/realaravinth/wagon on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/realaravinth/wagon [INFO] finished tweaking git repo https://github.com/realaravinth/wagon [INFO] tweaked toml for git repo https://github.com/realaravinth/wagon written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/realaravinth/wagon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ad795f546c44a7043d84f3af0711f95fba21e3f9e2def2c34a5a995b0155949 [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" "2ad795f546c44a7043d84f3af0711f95fba21e3f9e2def2c34a5a995b0155949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad795f546c44a7043d84f3af0711f95fba21e3f9e2def2c34a5a995b0155949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad795f546c44a7043d84f3af0711f95fba21e3f9e2def2c34a5a995b0155949", kill_on_drop: false }` [INFO] [stdout] 2ad795f546c44a7043d84f3af0711f95fba21e3f9e2def2c34a5a995b0155949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab3fd24fe3f2cca630c3005c1ede0ab5b41d2d80125f7449113414b221d6563 [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" "dab3fd24fe3f2cca630c3005c1ede0ab5b41d2d80125f7449113414b221d6563", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.7 [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.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling tokio-postgres v0.6.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling tokio-pg-mapper v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.1.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling validator v0.10.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling deadpool v0.6.0 [INFO] [stderr] Compiling deadpool-postgres v0.6.0 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling actix-session v0.4.0 [INFO] [stderr] Compiling actix-identity v0.3.1 [INFO] [stderr] Compiling wagon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/organisations/utils/hashify.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | static ARGON2_CONFIG: &'static Config = &Config { [INFO] [stdout] | ^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | #![warn(rust_2018_idioms, elided_lifetimes_in_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_http::KeepAlive` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use actix_http::KeepAlive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::models::Organisation` [INFO] [stdout] --> src/organisations/actions/register_org.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use super::models::Organisation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::*` [INFO] [stdout] --> src/organisations/actions/register_org.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::errors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/organisations/handlers.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{web, web::Json, Error, HttpResponse, Responder}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_http::http::header` [INFO] [stdout] --> src/organisations/handlers.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use actix_http::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RegisterCreds` [INFO] [stdout] --> src/organisations/handlers.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | use super::payload::{LoginCreds, Unvalidated_RegisterCreds, RegisterCreds}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::verification::send_verification` [INFO] [stdout] --> src/organisations/handlers.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::verification::send_verification ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Unvalidated_RegisterCreds` should have an upper camel case name [INFO] [stdout] --> src/organisations/payload/register.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Unvalidated_RegisterCreds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UnvalidatedRegisterCreds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_identity::Identity` [INFO] [stdout] --> src/verification/handlers.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use actix_identity::Identity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Responder`, `web::Json` [INFO] [stdout] --> src/verification/handlers.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{client::Client, web, web::Json, Error, HttpResponse, Responder}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::*` [INFO] [stdout] --> src/verification/handlers.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::errors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::handlers::*` [INFO] [stdout] --> src/verification/routes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use super::handlers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/organisations/handlers.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 38 | Ok(HttpResponse::Ok().finish()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processed_creds` [INFO] [stdout] --> src/organisations/handlers.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let processed_creds = creds.into_inner().process()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processed_creds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `creds` [INFO] [stdout] --> src/organisations/handlers.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | creds: web::Json, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/organisations/handlers.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | id: Identity, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/verification/utils.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let body: SMTP2goResponse = serde_json::from_slice(&body).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_description` [INFO] [stdout] --> src/organisations/models.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_description(&mut self, description: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_organisation_name` [INFO] [stdout] --> src/organisations/models.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn set_organisation_name(&mut self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_email_verified` [INFO] [stdout] --> src/organisations/models.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn set_email_verified(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/organisations/payload/login.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(username: &str, password: &str) -> LoginCreds { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `verify` [INFO] [stdout] --> src/organisations/utils/hashify.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn verify(hash: &str, password: &str) -> ServiceResult<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/verification/payload.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(email_id: &str) -> ServiceResult { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `static_init` [INFO] [stdout] --> src/main.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn static_init(){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 08s [INFO] running `Command { std: "docker" "inspect" "dab3fd24fe3f2cca630c3005c1ede0ab5b41d2d80125f7449113414b221d6563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab3fd24fe3f2cca630c3005c1ede0ab5b41d2d80125f7449113414b221d6563", kill_on_drop: false }` [INFO] [stdout] dab3fd24fe3f2cca630c3005c1ede0ab5b41d2d80125f7449113414b221d6563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53bea59b66d780c56810fda62a327cbec6142b1824ac8181df88237d04a5a192 [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" "53bea59b66d780c56810fda62a327cbec6142b1824ac8181df88237d04a5a192", kill_on_drop: false }` [INFO] [stderr] Compiling wagon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/organisations/utils/hashify.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | static ARGON2_CONFIG: &'static Config = &Config { [INFO] [stdout] | ^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | #![warn(rust_2018_idioms, elided_lifetimes_in_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_http::KeepAlive` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use actix_http::KeepAlive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::models::Organisation` [INFO] [stdout] --> src/organisations/actions/register_org.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use super::models::Organisation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::*` [INFO] [stdout] --> src/organisations/actions/register_org.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::errors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/organisations/handlers.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{web, web::Json, Error, HttpResponse, Responder}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_http::http::header` [INFO] [stdout] --> src/organisations/handlers.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use actix_http::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RegisterCreds` [INFO] [stdout] --> src/organisations/handlers.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | use super::payload::{LoginCreds, Unvalidated_RegisterCreds, RegisterCreds}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::verification::send_verification` [INFO] [stdout] --> src/organisations/handlers.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::verification::send_verification ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Unvalidated_RegisterCreds` should have an upper camel case name [INFO] [stdout] --> src/organisations/payload/register.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Unvalidated_RegisterCreds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UnvalidatedRegisterCreds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_identity::Identity` [INFO] [stdout] --> src/verification/handlers.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use actix_identity::Identity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Responder`, `web::Json` [INFO] [stdout] --> src/verification/handlers.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{client::Client, web, web::Json, Error, HttpResponse, Responder}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::*` [INFO] [stdout] --> src/verification/handlers.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::errors::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::handlers::*` [INFO] [stdout] --> src/verification/routes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use super::handlers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/organisations/handlers.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | unimplemented!(); [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 38 | Ok(HttpResponse::Ok().finish()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processed_creds` [INFO] [stdout] --> src/organisations/handlers.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let processed_creds = creds.into_inner().process()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processed_creds` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `creds` [INFO] [stdout] --> src/organisations/handlers.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | creds: web::Json, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/organisations/handlers.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | id: Identity, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/verification/utils.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let body: SMTP2goResponse = serde_json::from_slice(&body).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/organisations/payload/login.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(username: &str, password: &str) -> LoginCreds { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/verification/payload.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(email_id: &str) -> ServiceResult { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `static_init` [INFO] [stdout] --> src/main.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn static_init(){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `Command { std: "docker" "inspect" "53bea59b66d780c56810fda62a327cbec6142b1824ac8181df88237d04a5a192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53bea59b66d780c56810fda62a327cbec6142b1824ac8181df88237d04a5a192", kill_on_drop: false }` [INFO] [stdout] 53bea59b66d780c56810fda62a327cbec6142b1824ac8181df88237d04a5a192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cae7ce66a90c565173bc2b7b80083704539e950d9d59f4145ae3f43c18e2bc6 [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" "7cae7ce66a90c565173bc2b7b80083704539e950d9d59f4145ae3f43c18e2bc6", kill_on_drop: false }` [INFO] [stderr] warning: hidden lifetime parameters in types are deprecated [INFO] [stderr] --> src/organisations/utils/hashify.rs:22:32 [INFO] [stderr] | [INFO] [stderr] 22 | static ARGON2_CONFIG: &'static Config = &Config { [INFO] [stderr] | ^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:16:27 [INFO] [stderr] | [INFO] [stderr] 16 | #![warn(rust_2018_idioms, elided_lifetimes_in_paths)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_http::KeepAlive` [INFO] [stderr] --> src/main.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | use actix_http::KeepAlive; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::models::Organisation` [INFO] [stderr] --> src/organisations/actions/register_org.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use super::models::Organisation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::errors::*` [INFO] [stderr] --> src/organisations/actions/register_org.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::errors::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/organisations/handlers.rs:18:33 [INFO] [stderr] | [INFO] [stderr] 18 | use actix_web::{web, web::Json, Error, HttpResponse, Responder}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_http::http::header` [INFO] [stderr] --> src/organisations/handlers.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use actix_http::http::header; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RegisterCreds` [INFO] [stderr] --> src/organisations/handlers.rs:22:61 [INFO] [stderr] | [INFO] [stderr] 22 | use super::payload::{LoginCreds, Unvalidated_RegisterCreds, RegisterCreds}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::verification::send_verification` [INFO] [stderr] --> src/organisations/handlers.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | use crate::verification::send_verification ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type `Unvalidated_RegisterCreds` should have an upper camel case name [INFO] [stderr] --> src/organisations/payload/register.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct Unvalidated_RegisterCreds { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UnvalidatedRegisterCreds` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_identity::Identity` [INFO] [stderr] --> src/verification/handlers.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use actix_identity::Identity; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Responder`, `web::Json` [INFO] [stderr] --> src/verification/handlers.rs:18:38 [INFO] [stderr] | [INFO] [stderr] 18 | use actix_web::{client::Client, web, web::Json, Error, HttpResponse, Responder}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::errors::*` [INFO] [stderr] --> src/verification/handlers.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use crate::errors::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::handlers::*` [INFO] [stderr] --> src/verification/routes.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use super::handlers::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/organisations/handlers.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 37 | unimplemented!(); [INFO] [stderr] | ----------------- any code following this expression is unreachable [INFO] [stderr] 38 | Ok(HttpResponse::Ok().finish()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `processed_creds` [INFO] [stderr] --> src/organisations/handlers.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | let processed_creds = creds.into_inner().process()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processed_creds` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `creds` [INFO] [stderr] --> src/organisations/handlers.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | creds: web::Json, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_creds` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/organisations/handlers.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | id: Identity, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `body` [INFO] [stderr] --> src/verification/utils.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | let body: SMTP2goResponse = serde_json::from_slice(&body).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/organisations/payload/login.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn new(username: &str, password: &str) -> LoginCreds { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/verification/payload.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn new(email_id: &str) -> ServiceResult { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `static_init` [INFO] [stderr] --> src/main.rs:107:4 [INFO] [stderr] | [INFO] [stderr] 107 | fn static_init(){ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 21 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wagon-07bcc05c36c9be71 [INFO] [stdout] running 13 tests [INFO] [stdout] test organisations::models::tests::models_organisations ... ok [INFO] [stdout] test organisations::handlers::tests::test_signup_email_faliure ... ok [INFO] [stdout] test organisations::utils::filters::blacklist::enforce::tests::test_forbidden ... ok [INFO] [stdout] test organisations::payload::register::tests::utils_register_email_err ... ok [INFO] [stdout] test organisations::utils::hashify::tests::test_crate_hash ... ok [INFO] [stdout] test organisations::utils::filters::profainity::enforce::tests::profainity_ture1 ... ok [INFO] [stdout] test organisations::utils::hashify::tests::test_verify ... ok [INFO] [stdout] test organisations::handlers::tests::test_signup_success ... test organisations::handlers::tests::test_signup_success has been running for over 60 seconds [INFO] [stdout] test organisations::payload::register::tests::utils_create_new_forbidden_organisation ... test organisations::payload::register::tests::utils_create_new_forbidden_organisation has been running for over 60 seconds [INFO] [stdout] test organisations::payload::register::tests::utils_create_new_organisation ... test organisations::payload::register::tests::utils_create_new_organisation has been running for over 60 seconds [INFO] [stdout] test organisations::payload::register::tests::utils_create_new_profane_organisation ... test organisations::payload::register::tests::utils_create_new_profane_organisation has been running for over 60 seconds [INFO] [stdout] test organisations::payload::register::tests::utils_register_builer ... test organisations::payload::register::tests::utils_register_builer has been running for over 60 seconds [INFO] [stdout] test organisations::utils::filters::user_case_mapped::enforce::tests::test_usercase_mapped ... test organisations::utils::filters::user_case_mapped::enforce::tests::test_usercase_mapped has been running for over 60 seconds [INFO] [stdout] test organisations::payload::register::tests::utils_create_new_profane_organisation ... ok [INFO] [stdout] test organisations::utils::filters::user_case_mapped::enforce::tests::test_usercase_mapped ... ok [INFO] [stdout] test organisations::payload::register::tests::utils_create_new_forbidden_organisation ... ok [INFO] [stdout] test organisations::payload::register::tests::utils_register_builer ... ok [INFO] [stdout] test organisations::payload::register::tests::utils_create_new_organisation ... ok [INFO] [stdout] test organisations::handlers::tests::test_signup_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cae7ce66a90c565173bc2b7b80083704539e950d9d59f4145ae3f43c18e2bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cae7ce66a90c565173bc2b7b80083704539e950d9d59f4145ae3f43c18e2bc6", kill_on_drop: false }` [INFO] [stdout] 7cae7ce66a90c565173bc2b7b80083704539e950d9d59f4145ae3f43c18e2bc6