[INFO] cloning repository https://github.com/khuyennv/rust-app-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khuyennv/rust-app-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhuyennv%2Frust-app-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhuyennv%2Frust-app-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 013826a0f1758de9d78c40c389bb5ae0b118348e [INFO] testing khuyennv/rust-app-example against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhuyennv%2Frust-app-example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khuyennv/rust-app-example on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khuyennv/rust-app-example [INFO] finished tweaking git repo https://github.com/khuyennv/rust-app-example [INFO] tweaked toml for git repo https://github.com/khuyennv/rust-app-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/khuyennv/rust-app-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.21 [INFO] [stderr] Downloaded sized-chunks v0.5.3 [INFO] [stderr] Downloaded futures-sink v0.3.7 [INFO] [stderr] Downloaded futures-util v0.3.7 [INFO] [stderr] Downloaded futures-io v0.3.7 [INFO] [stderr] Downloaded futures v0.3.7 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded flate2 v1.0.18 [INFO] [stderr] Downloaded trust-dns-proto v0.19.5 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.5 [INFO] [stderr] Downloaded tokio-openssl v0.4.0 [INFO] [stderr] Downloaded standback v0.2.11 [INFO] [stderr] Downloaded env_logger v0.8.1 [INFO] [stderr] Downloaded futures-executor v0.3.7 [INFO] [stderr] Downloaded sentry-core v0.19.1 [INFO] [stderr] Downloaded sentry-failure v0.19.1 [INFO] [stderr] Downloaded actix-http-test v2.0.0 [INFO] [stderr] Downloaded redis v0.15.1 [INFO] [stderr] Downloaded thiserror v1.0.21 [INFO] [stderr] Downloaded sentry-panic v0.19.1 [INFO] [stderr] Downloaded sentry-backtrace v0.19.1 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded r2d2_redis v0.13.0 [INFO] [stderr] Downloaded sentry-contexts v0.19.1 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded futures-channel v0.3.7 [INFO] [stderr] Downloaded sentry v0.19.1 [INFO] [stderr] Downloaded im v14.3.0 [INFO] [stderr] Downloaded futures-macro v0.3.7 [INFO] [stderr] Downloaded futures-task v0.3.7 [INFO] [stderr] Downloaded futures-core v0.3.7 [INFO] [stderr] Downloaded sentry-types v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", 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] ecd3e2e793990a56c9cfab3a2c9700dbfb7867f54952a92d9ab292beb0cd058b [INFO] running `Command { std: "docker" "start" "-a" "ecd3e2e793990a56c9cfab3a2c9700dbfb7867f54952a92d9ab292beb0cd058b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecd3e2e793990a56c9cfab3a2c9700dbfb7867f54952a92d9ab292beb0cd058b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd3e2e793990a56c9cfab3a2c9700dbfb7867f54952a92d9ab292beb0cd058b", kill_on_drop: false }` [INFO] [stdout] ecd3e2e793990a56c9cfab3a2c9700dbfb7867f54952a92d9ab292beb0cd058b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 2f6269f88302e61be09af54b6541f9d9e2de9b1bf6d931a130122c649c529785 [INFO] running `Command { std: "docker" "start" "-a" "2f6269f88302e61be09af54b6541f9d9e2de9b1bf6d931a130122c649c529785", 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 log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [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 miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling sentry-contexts v0.19.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling redis v0.15.1 [INFO] [stderr] Compiling sentry-types v0.19.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling sentry-core v0.19.1 [INFO] [stderr] Compiling sentry-backtrace v0.19.1 [INFO] [stderr] Compiling r2d2_redis v0.13.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling sentry-failure v0.19.1 [INFO] [stderr] Compiling sentry-panic v0.19.1 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling sentry v0.19.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stdout] warning: unused import: `async_std::task` [INFO] [stdout] --> main/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_std::task; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proptest::std_facade::hash_map::RandomState` [INFO] [stdout] --> main/src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use proptest::std_facade::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::error_codes::*` [INFO] [stdout] --> main/src/controllers/index_controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::constants::error_codes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::error_messages::*` [INFO] [stdout] --> main/src/controllers/index_controller.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants::error_messages::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `codegen::validate_request` [INFO] [stdout] --> main/src/controllers/index_controller.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use codegen::validate_request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> main/src/errors.rs:2:62 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{error::ResponseError, http::StatusCode, web, Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, io, sync::Mutex, task::{Context, Poll}}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeaderName`, `HeaderValue`, `error::ErrorBadGateway`, `error`, `http::StatusCode`, `web` [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | error::ErrorBadGateway, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | http::header::{HeaderName, HeaderValue}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 14 | http::StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | web, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> main/src/controllers/index_controller.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let ret = redis.get::("khuyentest1".to_string()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdr` [INFO] [stdout] --> main/src/controllers/index_controller.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | if let Some(hdr) = req.headers().get(header::CONTENT_TYPE) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redis` [INFO] [stdout] --> main/src/controllers/index_controller.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn index_test(redis: Data, req: HttpRequest) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdr` [INFO] [stdout] --> main/src/controllers/index_controller.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | if let Some(hdr) = req.headers().get(header::CONTENT_TYPE) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | fn call(&mut self, mut req: ServiceRequest) -> Self::Future { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `init_sentry` [INFO] [stdout] --> main/src/app.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn init_sentry(sentry_url: String) -> ClientInitGuard { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `USER_NOT_PERMISSION` [INFO] [stdout] --> main/src/constants/error_codes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub const USER_NOT_PERMISSION: u16 = 1002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | ... &iam_keys.insert(k.to_string(), v.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 116 | let _ = &iam_keys.insert(k.to_string(), v.to_string()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 02s [INFO] running `Command { std: "docker" "inspect" "2f6269f88302e61be09af54b6541f9d9e2de9b1bf6d931a130122c649c529785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6269f88302e61be09af54b6541f9d9e2de9b1bf6d931a130122c649c529785", kill_on_drop: false }` [INFO] [stdout] 2f6269f88302e61be09af54b6541f9d9e2de9b1bf6d931a130122c649c529785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b71aaf02be5c90bf6bb57fb6f2fc301e7cecb6fd8c2f20e1e2c456eed9233723 [INFO] running `Command { std: "docker" "start" "-a" "b71aaf02be5c90bf6bb57fb6f2fc301e7cecb6fd8c2f20e1e2c456eed9233723", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling actix-http-test v2.0.0 [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stdout] warning: unused import: `async_std::task` [INFO] [stdout] --> main/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_std::task; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proptest::std_facade::hash_map::RandomState` [INFO] [stdout] --> main/src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use proptest::std_facade::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::error_codes::*` [INFO] [stdout] --> main/src/controllers/index_controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::constants::error_codes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::error_messages::*` [INFO] [stdout] --> main/src/controllers/index_controller.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::constants::error_messages::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `codegen::validate_request` [INFO] [stdout] --> main/src/controllers/index_controller.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use codegen::validate_request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> main/src/errors.rs:2:62 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{error::ResponseError, http::StatusCode, web, Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, io, sync::Mutex, task::{Context, Poll}}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeaderName`, `HeaderValue`, `error::ErrorBadGateway`, `error`, `http::StatusCode`, `web` [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | error::ErrorBadGateway, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | http::header::{HeaderName, HeaderValue}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 14 | http::StatusCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | web, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::Data` [INFO] [stdout] --> main/src/test/integration/controllers/index_controllers_test.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use actix_web::web::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::controllers::index_controller` [INFO] [stdout] --> main/src/test/integration/controllers/index_controllers_test.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::controllers::index_controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> main/src/controllers/index_controller.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let ret = redis.get::("khuyentest1".to_string()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdr` [INFO] [stdout] --> main/src/controllers/index_controller.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | if let Some(hdr) = req.headers().get(header::CONTENT_TYPE) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redis` [INFO] [stdout] --> main/src/controllers/index_controller.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn index_test(redis: Data, req: HttpRequest) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdr` [INFO] [stdout] --> main/src/controllers/index_controller.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | if let Some(hdr) = req.headers().get(header::CONTENT_TYPE) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redis` [INFO] [stdout] --> main/src/test/integration/controllers/index_controllers_test.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let redis = RedisDB::connect(config.redis_uri.clone()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | fn call(&mut self, mut req: ServiceRequest) -> Self::Future { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `init_sentry` [INFO] [stdout] --> main/src/app.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn init_sentry(sentry_url: String) -> ClientInitGuard { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `USER_NOT_PERMISSION` [INFO] [stdout] --> main/src/constants/error_codes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub const USER_NOT_PERMISSION: u16 = 1002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> main/src/middlewares/before_action_middleware.rs:116:29 [INFO] [stdout] | [INFO] [stdout] 116 | ... &iam_keys.insert(k.to_string(), v.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 116 | let _ = &iam_keys.insert(k.to_string(), v.to_string()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.81s [INFO] running `Command { std: "docker" "inspect" "b71aaf02be5c90bf6bb57fb6f2fc301e7cecb6fd8c2f20e1e2c456eed9233723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71aaf02be5c90bf6bb57fb6f2fc301e7cecb6fd8c2f20e1e2c456eed9233723", kill_on_drop: false }` [INFO] [stdout] b71aaf02be5c90bf6bb57fb6f2fc301e7cecb6fd8c2f20e1e2c456eed9233723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", 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] 0c179689e2b2297ed6591fb68e9dc01bb36b474cf40acaf9e0794cf3cd24617b [INFO] running `Command { std: "docker" "start" "-a" "0c179689e2b2297ed6591fb68e9dc01bb36b474cf40acaf9e0794cf3cd24617b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `async_std::task` [INFO] [stderr] --> main/src/app.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use async_std::task; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `proptest::std_facade::hash_map::RandomState` [INFO] [stderr] --> main/src/app.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use proptest::std_facade::hash_map::RandomState; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::constants::error_codes::*` [INFO] [stderr] --> main/src/controllers/index_controller.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::constants::error_codes::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::constants::error_messages::*` [INFO] [stderr] --> main/src/controllers/index_controller.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::constants::error_messages::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `codegen::validate_request` [INFO] [stderr] --> main/src/controllers/index_controller.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use codegen::validate_request; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> main/src/errors.rs:2:62 [INFO] [stderr] | [INFO] [stderr] 2 | use actix_web::{error::ResponseError, http::StatusCode, web, Error}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `io` [INFO] [stderr] --> main/src/middlewares/before_action_middleware.rs:1:33 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{collections::HashMap, io, sync::Mutex, task::{Context, Poll}}; [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HeaderName`, `HeaderValue`, `error::ErrorBadGateway`, `error`, `http::StatusCode`, `web` [INFO] [stderr] --> main/src/middlewares/before_action_middleware.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | error, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 12 | error::ErrorBadGateway, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | http::header::{HeaderName, HeaderValue}, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] 14 | http::StatusCode, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | web, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> main/src/middlewares/before_action_middleware.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `actix_web::web::Data` [INFO] [stderr] --> main/src/test/integration/controllers/index_controllers_test.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use actix_web::web::Data; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::controllers::index_controller` [INFO] [stderr] --> main/src/test/integration/controllers/index_controllers_test.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::controllers::index_controller; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ret` [INFO] [stderr] --> main/src/controllers/index_controller.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | let ret = redis.get::("khuyentest1".to_string()); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hdr` [INFO] [stderr] --> main/src/controllers/index_controller.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | if let Some(hdr) = req.headers().get(header::CONTENT_TYPE) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `redis` [INFO] [stderr] --> main/src/controllers/index_controller.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | pub async fn index_test(redis: Data, req: HttpRequest) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hdr` [INFO] [stderr] --> main/src/controllers/index_controller.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | if let Some(hdr) = req.headers().get(header::CONTENT_TYPE) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `redis` [INFO] [stderr] --> main/src/test/integration/controllers/index_controllers_test.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | let redis = RedisDB::connect(config.redis_uri.clone()); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> main/src/middlewares/before_action_middleware.rs:71:24 [INFO] [stderr] | [INFO] [stderr] 71 | fn call(&mut self, mut req: ServiceRequest) -> Self::Future { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `init_sentry` [INFO] [stderr] --> main/src/app.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn init_sentry(sentry_url: String) -> ClientInitGuard { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `USER_NOT_PERMISSION` [INFO] [stderr] --> main/src/constants/error_codes.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub const USER_NOT_PERMISSION: u16 = 1002; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> main/src/middlewares/before_action_middleware.rs:116:29 [INFO] [stderr] | [INFO] [stderr] 116 | ... &iam_keys.insert(k.to_string(), v.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 116 | let _ = &iam_keys.insert(k.to_string(), v.to_string()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `main` (bin "main" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/codegen-de4dcdbbcfbb3717) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-9333e03a4aa775f7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test components::databases::redis_db::tests::connect ... ok [INFO] [stdout] test test::integration::controllers::index_controllers_test::test::test_index_get ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::integration::controllers::index_controllers_test::test::test_index_get stdout ---- [INFO] [stdout] thread 'test::integration::controllers::index_controllers_test::test::test_index_get' panicked at 'Tried to setenv '"ENV"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56025a150f4c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56025a150f4c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56025a150f4c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56025a150f4c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56025a17567c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56025a14a7c5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x56025a152a40 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56025a152a40 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56025a152a40 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56025a152626 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56025a1530f4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56025a152bd0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56025a151404 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56025a152b39 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x560259b52f61 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x56025a146c24 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x56025a146c24 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x560259bbfe9c - std::env::set_var::h635daae7c1319f81 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x560259bc9bd3 - dotenv::iter::Iter::load::h7ed04660679ecc6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/iter.rs:26:17 [INFO] [stdout] 19: 0x560259bace29 - dotenv::from_filename::he4a8256d967740da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/lib.rs:125:5 [INFO] [stdout] 20: 0x560259b652b6 - main::config::get_config::he8902d768f819907 [INFO] [stdout] at /opt/rustwide/workdir/main/src/config.rs:57:9 [INFO] [stdout] 21: 0x560259b75010 - ::deref::__static_ref_initialize::h06f6b0518f638e5c [INFO] [stdout] at /opt/rustwide/workdir/main/src/config.rs:51:37 [INFO] [stdout] 22: 0x560259b75010 - core::ops::function::FnOnce::call_once::h61f046bf20deb409 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x560259b9cf54 - lazy_static::lazy::Lazy::get::{{closure}}::h231474abf0ce3178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 24: 0x560259b7b92b - std::sync::once::Once::call_once::{{closure}}::h5d516175653aa6e1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:41 [INFO] [stdout] 25: 0x560259b5206e - std::sync::once::Once::call_inner::h3d9e30905319a51b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:419:21 [INFO] [stdout] 26: 0x560259b7b8b5 - std::sync::once::Once::call_once::hfc81e200b9703858 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:9 [INFO] [stdout] 27: 0x560259b65bb5 - lazy_static::lazy::Lazy::get::h48a405305df325e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 28: 0x560259b65bb5 - ::deref::__stability::h7f25e75a6aff72d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 29: 0x560259b65bb5 - ::deref::h018528f7bce6a0e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 30: 0x560259ba2870 - main::test::integration::controllers::index_controllers_test::test::test_index_get::{{closure}}::h636fd0da4835f822 [INFO] [stdout] at /opt/rustwide/workdir/main/src/test/integration/controllers/index_controllers_test.rs:15:54 [INFO] [stdout] 31: 0x560259ba1c8b - as core::future::future::Future>::poll::h6f2f5312c74e2d2d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x560259b9b096 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h076e338ae4aeb695 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:528:65 [INFO] [stdout] 33: 0x560259bac4a0 - tokio::coop::with_budget::{{closure}}::h435354960e5a1a11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 34: 0x560259b6ef08 - std::thread::local::LocalKey::try_with::hba37c4f7b6efb016 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x560259b6e4bd - std::thread::local::LocalKey::with::h0669fd043562c94d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x560259b9af55 - tokio::coop::with_budget::h052fbde9f5f03d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 37: 0x560259b9af55 - tokio::coop::budget::h609a0a7878e79d26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 38: 0x560259b9af55 - as core::future::future::Future>::poll::{{closure}}::h5d629a5e4377bb88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:528:42 [INFO] [stdout] 39: 0x560259ba1537 - tokio::macros::scoped_tls::ScopedKey::set::hae79941ebbab2a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 40: 0x560259b9a07a - tokio::task::local::LocalSet::with::hb8e4c4e8b05b764c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:442:9 [INFO] [stdout] 41: 0x560259b9ae02 - as core::future::future::Future>::poll::hd015ba1d5917fb3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:518:9 [INFO] [stdout] 42: 0x560259b9a30a - tokio::task::local::LocalSet::run_until::{{closure}}::hcc2f63418f8b1848 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:392:9 [INFO] [stdout] 43: 0x560259ba1f3b - as core::future::future::Future>::poll::h86103f249920bcdc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 44: 0x560259bbb370 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h58ebac7a30782aaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 45: 0x560259bac6e0 - tokio::coop::with_budget::{{closure}}::hf6e19c78207f80fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 46: 0x560259b6ede8 - std::thread::local::LocalKey::try_with::h9ab36b349aedd1c7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 47: 0x560259b6e6ad - std::thread::local::LocalKey::with::hc02f2a96970d99d7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 48: 0x560259bbad26 - tokio::coop::with_budget::h4889cbdbfc9c3a3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 49: 0x560259bbad26 - tokio::coop::budget::h4a44ee9c1f3b2280 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 50: 0x560259bbad26 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hbb8e3bfd7e7d819f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 51: 0x560259bbb7b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h50c1f96f8f53c1f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 52: 0x560259ba164a - tokio::macros::scoped_tls::ScopedKey::set::hfd118abd7b84868c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 53: 0x560259bbb6f4 - tokio::runtime::basic_scheduler::enter::hd4366853cf6f3019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 54: 0x560259bbaa60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h29cc36d300ea552f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 55: 0x560259bac882 - tokio::runtime::Runtime::block_on::{{closure}}::h1541e580081cd899 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444:34 [INFO] [stdout] 56: 0x560259b6ff4d - tokio::runtime::context::enter::hc849ceb60b65af08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 57: 0x560259b6fe88 - tokio::runtime::handle::Handle::enter::h9d7f4932f9fc3fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 58: 0x560259bac7ad - tokio::runtime::Runtime::block_on::ha06e49a161561c71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 59: 0x560259b9a0f6 - tokio::task::local::LocalSet::block_on::h675080192fac2d5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:353:9 [INFO] [stdout] 60: 0x560259bada91 - actix_rt::runtime::Runtime::block_on::hf4f81ffb36e4c1df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 61: 0x560259b9b140 - actix_rt::builder::SystemRunner::block_on::h986c9b18a5dc0682 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 62: 0x560259ba258e - main::test::integration::controllers::index_controllers_test::test::test_index_get::h84799100b3d1f534 [INFO] [stdout] at /opt/rustwide/workdir/main/src/test/integration/controllers/index_controllers_test.rs:12:5 [INFO] [stdout] 63: 0x560259ba252a - main::test::integration::controllers::index_controllers_test::test::test_index_get::{{closure}}::h5c53cf26dcd1952e [INFO] [stdout] at /opt/rustwide/workdir/main/src/test/integration/controllers/index_controllers_test.rs:12:5 [INFO] [stdout] 64: 0x560259b750de - core::ops::function::FnOnce::call_once::h711bc76684a220f1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x560259c0de23 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x560259c0de23 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 67: 0x560259c0ca37 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 68: 0x560259c0ca37 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x560259c0ca37 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 70: 0x560259c0ca37 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 71: 0x560259c0ca37 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 72: 0x560259c0ca37 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 73: 0x560259c0ca37 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 74: 0x560259bd9cde - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 75: 0x560259bd9cde - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 76: 0x560259bdea38 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 77: 0x560259bdea38 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 78: 0x560259bdea38 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 79: 0x560259bdea38 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 80: 0x560259bdea38 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 81: 0x560259bdea38 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 82: 0x560259bdea38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 83: 0x56025a158423 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 84: 0x56025a158423 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 85: 0x56025a158423 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 86: 0x7f08e5e1a609 - start_thread [INFO] [stdout] 87: 0x7f08e5bea293 - clone [INFO] [stdout] 88: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::integration::controllers::index_controllers_test::test::test_index_get [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p main --bin main' [INFO] running `Command { std: "docker" "inspect" "0c179689e2b2297ed6591fb68e9dc01bb36b474cf40acaf9e0794cf3cd24617b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c179689e2b2297ed6591fb68e9dc01bb36b474cf40acaf9e0794cf3cd24617b", kill_on_drop: false }` [INFO] [stdout] 0c179689e2b2297ed6591fb68e9dc01bb36b474cf40acaf9e0794cf3cd24617b