[INFO] cloning repository https://github.com/wildonion/auther [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wildonion/auther" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fauther", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fauther'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae94d4aeb1624d1230f1cf50facaa03e4283cbb8 [INFO] testing wildonion/auther against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwildonion%2Fauther" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wildonion/auther on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wildonion/auther [INFO] finished tweaking git repo https://github.com/wildonion/auther [INFO] tweaked toml for git repo https://github.com/wildonion/auther written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wildonion/auther already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ddd778fd9838fbfaf3ecd7047ecbb84baf0bb36e890ec4b4d159ab90c9156b [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" "24ddd778fd9838fbfaf3ecd7047ecbb84baf0bb36e890ec4b4d159ab90c9156b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ddd778fd9838fbfaf3ecd7047ecbb84baf0bb36e890ec4b4d159ab90c9156b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ddd778fd9838fbfaf3ecd7047ecbb84baf0bb36e890ec4b4d159ab90c9156b", kill_on_drop: false }` [INFO] [stdout] 24ddd778fd9838fbfaf3ecd7047ecbb84baf0bb36e890ec4b4d159ab90c9156b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 023b337955d9070b0898109218f4607768f9f32a0c24ea4597b86da1719a4eae [INFO] running `Command { std: "docker" "start" "-a" "023b337955d9070b0898109218f4607768f9f32a0c24ea4597b86da1719a4eae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling bson v2.1.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling jsonwebtoken v8.0.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling async-std-resolver v0.20.4 [INFO] [stderr] Compiling mongodb v2.1.0 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling auther v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `error`, `info` [INFO] [stdout] --> src/middlewares.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{info, error}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TryFutureExt`, `TryStreamExt`, `executor::block_on` [INFO] [stdout] --> src/apis/auth.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::{executor::block_on, TryFutureExt, TryStreamExt}; //-- based on orphan rule TryStreamExt trait is required to use try_next()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Buf` [INFO] [stdout] --> src/apis/auth.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use bytes::Buf; //-- based on orphan rule it'll be needed to call the reader() method on the whole_body buffer [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `io_buffer_size` [INFO] [stdout] --> src/main.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let io_buffer_size = env::var("IO_BUFFER_SIZE").expect("⚠️ no io buffer size variable set").parse::().unwrap() as usize; //-- us... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_buffer_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `environment` [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let environment = env::var("ENVIRONMENT").expect("⚠️ no environment variable set"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_environment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_username` [INFO] [stdout] --> src/utils.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let db_username = env::var("DB_USERNAME").expect("⚠️ no db username variable set"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_password` [INFO] [stdout] --> src/utils.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let db_password = env::var("DB_PASSWORD").expect("⚠️ no db password variable set"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/apis/auth.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let username = token_data.claims.username; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/apis/auth.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | async fn login(req: HttpRequest, user_info: web::Json) -> Result{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/apis/auth.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | async fn signup(req: HttpRequest, user_info: web::Json) -> Result{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_doc` [INFO] [stdout] --> src/apis/auth.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | Some(user_doc) => { //-- if we find a user with this username we have to tell the user do a login [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_doc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `GenericError` [INFO] [stdout] --> src/constants.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type GenericError = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `INTERNAL_SERVER_ERROR` [INFO] [stdout] --> src/constants.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub static INTERNAL_SERVER_ERROR: &str = "Interal Server Error"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `WELCOME` [INFO] [stdout] --> src/constants.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub static WELCOME: &str = "Welcome Home"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `FORBIDDEN` [INFO] [stdout] --> src/constants.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub static FORBIDDEN: &str = "Forbidden"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `NOT_FOUND_ROUTE` [INFO] [stdout] --> src/constants.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub static NOT_FOUND_ROUTE: &str = "Not Found Route"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `NOT_ACCEPTABLE` [INFO] [stdout] --> src/constants.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub static NOT_ACCEPTABLE: &str = "Not Acceptable"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `BAD_REQUEST` [INFO] [stdout] --> src/constants.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub static BAD_REQUEST: &str = "Bad Request"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `METHOD_NOT_ALLOWED` [INFO] [stdout] --> src/constants.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub static METHOD_NOT_ALLOWED: &str = "Method Not Allowed"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `NOT_FOUND_DOCUMENT` [INFO] [stdout] --> src/constants.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub static NOT_FOUND_DOCUMENT: &str = "Not Found Document"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `FOUND_DOCUMENT` [INFO] [stdout] --> src/constants.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub static FOUND_DOCUMENT: &str = "Found Document"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `INSERTED` [INFO] [stdout] --> src/constants.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub static INSERTED: &str = "Inserted Successfully"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `UPDATED` [INFO] [stdout] --> src/constants.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub static UPDATED: &str = "Updated Successfully"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `FETCHED` [INFO] [stdout] --> src/constants.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub static FETCHED: &str = "Fetched Successfully"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `WRONG_CREDENTIALS` [INFO] [stdout] --> src/constants.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub static WRONG_CREDENTIALS: &str = "Wrong Credentials"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `ACCESS_DENIED` [INFO] [stdout] --> src/constants.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub static ACCESS_DENIED: &str = "Access Denied"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `NOTFOUND_ROUTE` [INFO] [stdout] --> src/constants.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub static NOTFOUND_ROUTE: &str = "Not Found"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `UNAUTHORISED` [INFO] [stdout] --> src/constants.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub static UNAUTHORISED: &str = "Unauthorised"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `DEV_LEVEL` [INFO] [stdout] --> src/constants.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub static DEV_LEVEL: &u8 = &0; //-- DEV_LEVEL is of type &u8 so we have to set its value like &0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `ADMIN_LEVEL` [INFO] [stdout] --> src/constants.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub static ADMIN_LEVEL: &u8 = &1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `USER_LEVEL` [INFO] [stdout] --> src/constants.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub static USER_LEVEL: &u8 = &2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/contexts/app.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn new(request: Option, response: Option) -> Self{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `post` [INFO] [stdout] --> src/contexts/app.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn post(mut self, endpoint: &str, mut cb: F) -> Result //-- defining self (an instance of the ob... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/contexts/app.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn get(mut self, endpoint: &str, mut cb: F) -> Result //-- defining self (an instance of the obj... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Off` [INFO] [stdout] --> src/contexts/app.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | Off, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/contexts/app.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `GetMongoDbInstance` should have a snake case name [INFO] [stdout] --> src/contexts/app.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn GetMongoDbInstance(&self) -> Client{ //-- it'll return an instance of the mongodb client [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_mongo_db_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.auther.1def41a1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7.2wb6sbjbtqzftlmz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ced139d546c86ad8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-bc35f714d4c8a98b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ca50e9985b94ac41.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libatty-2f4098672e02cc5a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libargon2-c5efbdd766f712a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-e2c94010fe14b242.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3148da6f98a5a6c8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libmongodb-5ce2193413ba3fee.rlib" "/opt/rustwide/target/debug/deps/libasync_std_resolver-a2924448b9f13ae1.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libversion_check-9c695f2cc1fddcdb.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-89dee9a322d6bf87.rlib" "/opt/rustwide/target/debug/deps/libstringprep-18b2b8ce3477d880.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-41bba10e18a50cdb.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c71d9187e2eac03f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-9e9a83c4c5a0908e.rlib" "/opt/rustwide/target/debug/deps/libblocking-bba22c06656e34f1.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-b9c50d958109de28.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d5f5e7ec8e52a7b5.rlib" "/opt/rustwide/target/debug/deps/libasync_task-62856542dc41f3e1.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1d2af980f7e9bf28.rlib" "/opt/rustwide/target/debug/deps/libpolling-8950287847750eed.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-167df8810fbf2c33.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a1ce1d3e448f6cfc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-ae604bc78b20b3f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-396b65afefb686fc.rlib" "/opt/rustwide/target/debug/deps/libos_info-6bdaf900018cb1ea.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d504443615ac13a4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libserde_with-5301b136d99c7c1e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-92182eb859c71978.rlib" "/opt/rustwide/target/debug/deps/librustls-abff9a7519c65caa.rlib" "/opt/rustwide/target/debug/deps/libsct-d39858dba45405bb.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a682421ca2aca84f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-059ac09b330abe58.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b630bc67c58476ac.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-6e13ba826c11552d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d966b3ceab6c7904.rlib" "/opt/rustwide/target/debug/deps/libmio-e3acdd2cd2f7fe68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e095cef073a723f0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-efc021520e7dd107.rlib" "/opt/rustwide/target/debug/deps/libsha2-eb1e88aa3de6b033.rlib" "/opt/rustwide/target/debug/deps/libmd5-91416cc2e2edc016.rlib" "/opt/rustwide/target/debug/deps/libhmac-7d1630bfef3819ff.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-26119db367e8063f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libbson-ef86a59578a41f9f.rlib" "/opt/rustwide/target/debug/deps/libuuid-571546d728f9590c.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libahash-3352fea8c42fc2f5.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-64039fd3644fbf52.rlib" "/opt/rustwide/target/debug/deps/libchrono-64d64ccd1272a1c3.rlib" "/opt/rustwide/target/debug/deps/libtime-b8d08c3d972959b2.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-17d7a1b2ff7d57b5.rlib" "/opt/rustwide/target/debug/deps/libpem-d805a4fb31264c13.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-87772032692c3d72.rlib" "/opt/rustwide/target/debug/deps/libtime-92690ea65be19c84.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-7719c184441687fa.rlib" "/opt/rustwide/target/debug/deps/librand-1773aba713578670.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f63258052ca82680.rlib" "/opt/rustwide/target/debug/deps/librand_core-d250a9dc1767a6fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-21d022d06522fbc5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5834a025d833fdd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-10635425330b04de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7661cd4d391809c.rlib" "/opt/rustwide/target/debug/deps/libring-929b38aa74b7c61c.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libactix_web-779762074855853b.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-57aa67ef672bb077.rlib" "/opt/rustwide/target/debug/deps/libawc-6df2923ba6709089.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1b5542981298a1e2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf91c5dd7fcf9eaf.rlib" "/opt/rustwide/target/debug/deps/libactix_router-0ce28116d670346c.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c5aeca0c4eec74eb.rlib" "/opt/rustwide/target/debug/deps/libactix_http-a3a7c8b3de2a20d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsha1-56e568769a546290.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dd8dd0e0f6b3d38e.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1bccefc5b78c0bd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6ab675a6444c7302.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libcookie-0b2808cfbee43078.rlib" "/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-af375e010b92faae.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0c978255cf43c778.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libtime-0837774a34cb96cd.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3230d1e86fce637e.rlib" "/opt/rustwide/target/debug/deps/libstandback-b694f5acfcdcbb83.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-50da7633780b6b1a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f888249f25c318be.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b7c139ade31c3bcd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4bc24bea5d53bf49.rlib" "/opt/rustwide/target/debug/deps/libhostname-40b656d9308c82df.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-88161eabd5df7680.rlib" "/opt/rustwide/target/debug/deps/librand-259892b6ad7b98fa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3821be46abb25fff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3fdbeb26f9a74682.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c158967d8a990c58.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-6eaf95009efab4ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c996eee56876ee0c.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2e7fe6e953be819d.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-556a25ea467fc365.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-dcb6892169d671ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44d1b8a1b1caa7dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ad8ee80dba0cea55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-173296ad584327fb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-87ff2f907802328e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1840ac2ef43cac1c.rlib" "/opt/rustwide/target/debug/deps/libtracing-616b953521e999d6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40b3c1e7f90444fe.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-f8463cb18c846e74.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-8bac64e63e9f3061.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9480deb3f2cc3368.rlib" "/opt/rustwide/target/debug/deps/libtokio-be26a7ed3d351ef8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b17860fae616606e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-35cddaa7424f6ed5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-8f0d36e91837cb77.rlib" "/opt/rustwide/target/debug/deps/libiovec-d654dca65b425e21.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c5a11004a8fe831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-1573b128c41f7900.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6bba2452c88e287a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6c3598c958328db7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-24fe1aa2d41fad5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liblog-dcf8c4cd48d6311c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-0854e74f32b7ac23.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auther-ede49c1bd49a5ca7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hd27918438db9100aE: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-1b5542981298a1e2.rlib(actix_server-1b5542981298a1e2.actix_server.7553d0ca-cgu.0.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hd27918438db9100aE mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-1b5542981298a1e2.rlib(actix_server-1b5542981298a1e2.actix_server.7553d0ca-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-1b5542981298a1e2.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auther` due to 2 previous errors; 36 warnings emitted [INFO] running `Command { std: "docker" "inspect" "023b337955d9070b0898109218f4607768f9f32a0c24ea4597b86da1719a4eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023b337955d9070b0898109218f4607768f9f32a0c24ea4597b86da1719a4eae", kill_on_drop: false }` [INFO] [stdout] 023b337955d9070b0898109218f4607768f9f32a0c24ea4597b86da1719a4eae