[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhuyennv%2Frust-app-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khuyennv/rust-app-example on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a506f25cd10e32df648ac1ef9173b7b7249af66bd82d62f9d7f3bd7e3eae3a7f [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" "a506f25cd10e32df648ac1ef9173b7b7249af66bd82d62f9d7f3bd7e3eae3a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a506f25cd10e32df648ac1ef9173b7b7249af66bd82d62f9d7f3bd7e3eae3a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a506f25cd10e32df648ac1ef9173b7b7249af66bd82d62f9d7f3bd7e3eae3a7f", kill_on_drop: false }` [INFO] [stdout] a506f25cd10e32df648ac1ef9173b7b7249af66bd82d62f9d7f3bd7e3eae3a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc4dfcc70e93d760c3741a89a4410f55432a68394fd718b197b4649ad4b74d0 [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" "4fc4dfcc70e93d760c3741a89a4410f55432a68394fd718b197b4649ad4b74d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.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 pkg-config v0.3.19 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling async-channel v1.5.1 [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 openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [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 enum-as-inner v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling idna v0.2.0 [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 hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [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 wait-timeout v0.2.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling chrono v0.4.19 [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 pin-project v0.4.27 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling sentry-types v0.19.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [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 redis v0.15.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 sentry-core v0.19.1 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling sentry-backtrace v0.19.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling sentry-failure v0.19.1 [INFO] [stderr] Compiling sentry-panic v0.19.1 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling r2d2_redis v0.13.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling sentry v0.19.1 [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "4fc4dfcc70e93d760c3741a89a4410f55432a68394fd718b197b4649ad4b74d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc4dfcc70e93d760c3741a89a4410f55432a68394fd718b197b4649ad4b74d0", kill_on_drop: false }` [INFO] [stdout] 4fc4dfcc70e93d760c3741a89a4410f55432a68394fd718b197b4649ad4b74d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c798627a8ccc649a8917a2dcb61cdc90f91b606fde39572f06fdd4490d119638 [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" "c798627a8ccc649a8917a2dcb61cdc90f91b606fde39572f06fdd4490d119638", kill_on_drop: false }` [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: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.64s [INFO] running `Command { std: "docker" "inspect" "c798627a8ccc649a8917a2dcb61cdc90f91b606fde39572f06fdd4490d119638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c798627a8ccc649a8917a2dcb61cdc90f91b606fde39572f06fdd4490d119638", kill_on_drop: false }` [INFO] [stdout] c798627a8ccc649a8917a2dcb61cdc90f91b606fde39572f06fdd4490d119638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b96a3ac5d45dceeeb93d2bf5d97da19cb007e12447d68a7f287a6eae88e4bdfc [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" "b96a3ac5d45dceeeb93d2bf5d97da19cb007e12447d68a7f287a6eae88e4bdfc", 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: 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/codegen-9268a779788a3d7d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-6daaef11b389b9e9) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] ->>>>>>>>>>>>>>>>>>>>>>>...."test" [INFO] [stdout] thread 'test::integration::controllers::index_controllers_test::test::test_index_get' panicked at 'Could not pool connection redis: Error(Some("address not available: Cannot assign requested address (os error 99)"))', main/src/components/databases/redis_db.rs:27:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562a1696c5a0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562a1696c5a0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562a1696c5a0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562a1696c5a0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562a1698fd2c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x562a16966c05 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x562a1696e79b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562a1696e79b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562a1696e79b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562a1696e2ac - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x562a1696ee41 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562a1696e947 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562a1696ca7c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562a1696e8a9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x562a16359b71 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x562a16359c63 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x562a1637fefc - core::result::Result::expect::hd116df4418dc90de [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x562a163bc9a1 - main::components::databases::redis_db::RedisDB::connect::h1989a9a584203d35 [INFO] [stdout] at /opt/rustwide/workdir/main/src/components/databases/redis_db.rs:27:28 [INFO] [stdout] 18: 0x562a1636b17c - main::app::Application::config_database::hba8aab1e880a32d9 [INFO] [stdout] at /opt/rustwide/workdir/main/src/app.rs:58:21 [INFO] [stdout] 19: 0x562a1636b11f - main::app::Application::config_app::{{closure}}::hedd3adddf0922aed [INFO] [stdout] at /opt/rustwide/workdir/main/src/app.rs:52:13 [INFO] [stdout] 20: 0x562a163aa2b8 - core::ops::function::FnOnce::call_once::h0f6f78e1bc2b8de1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562a163aa278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1abbc8508514f430 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562a16383723 - as core::ops::function::FnOnce>::call_once::h84993a49ccb9385d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x562a163b11ea - actix_web::app::App::configure::h5470fea1eb2b8001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-3.3.2/src/app.rs:182:9 [INFO] [stdout] 24: 0x562a1636c182 - main::test::integration::controllers::index_controllers_test::test::test_index_get::{{closure}}::h822dfa2dcbff6e87 [INFO] [stdout] at /opt/rustwide/workdir/main/src/test/integration/controllers/index_controllers_test.rs:16:42 [INFO] [stdout] 25: 0x562a1639f76b - as core::future::future::Future>::poll::h4e0b6db27a359ecc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x562a163bc616 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h448a81326f2cedc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:528:65 [INFO] [stdout] 27: 0x562a163787cc - tokio::coop::with_budget::{{closure}}::h77d216edefdf7bc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 28: 0x562a163682e1 - std::thread::local::LocalKey::try_with::hb49791c5cf104063 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 29: 0x562a1636760d - std::thread::local::LocalKey::with::h3a760785c08f3b0b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 30: 0x562a163bc4cb - tokio::coop::with_budget::h4f5ab949de1f99c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 31: 0x562a163bc4cb - tokio::coop::budget::he64a6e80f5ed82c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 32: 0x562a163bc4cb - as core::future::future::Future>::poll::{{closure}}::hc14dec6c254b12a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:528:42 [INFO] [stdout] 33: 0x562a16369e4d - tokio::macros::scoped_tls::ScopedKey::set::h8dc218c94a15eeb5 [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] 34: 0x562a163bbefa - tokio::task::local::LocalSet::with::h161dbc0ab78d1cdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:442:9 [INFO] [stdout] 35: 0x562a163bc372 - as core::future::future::Future>::poll::h2cca14901d649e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:518:9 [INFO] [stdout] 36: 0x562a163bc18d - tokio::task::local::LocalSet::run_until::{{closure}}::h4b566531520456fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:392:9 [INFO] [stdout] 37: 0x562a1639f4bb - as core::future::future::Future>::poll::h2b86d4b829241156 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 38: 0x562a1638c4a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hcab69cda1a2b5d4b [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] 39: 0x562a1637869c - tokio::coop::with_budget::{{closure}}::h63e463c26c74c59b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x562a16368411 - std::thread::local::LocalKey::try_with::hc824a16b6a76c0af [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 41: 0x562a1636759d - std::thread::local::LocalKey::with::h04c54d87730905b6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 42: 0x562a1638bdeb - tokio::coop::with_budget::hd4d5a1770f16aa41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 43: 0x562a1638bdeb - tokio::coop::budget::h77be40850b24b33e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x562a1638bdeb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h0f89f6136d791ae4 [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] 45: 0x562a1638c8a1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h282ad1253c9ba813 [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] 46: 0x562a16369d40 - tokio::macros::scoped_tls::ScopedKey::set::h668db042c6516ab6 [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] 47: 0x562a1638c7ee - tokio::runtime::basic_scheduler::enter::h28d6692b6cf75424 [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] 48: 0x562a1638bb10 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h957f66bfa79bff1e [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] 49: 0x562a1636a082 - tokio::runtime::Runtime::block_on::{{closure}}::h8db4f59fc8fd34f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444:34 [INFO] [stdout] 50: 0x562a163b66cd - tokio::runtime::context::enter::hee40d80ce98d48cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 51: 0x562a1638c918 - tokio::runtime::handle::Handle::enter::h96a3be6dd77589aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 52: 0x562a16369fad - tokio::runtime::Runtime::block_on::ha93883fc4a8911a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 53: 0x562a163bbf76 - tokio::task::local::LocalSet::block_on::h5cb75ffa2c87eb5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/task/local.rs:353:9 [INFO] [stdout] 54: 0x562a1636ad81 - actix_rt::runtime::Runtime::block_on::hb2f0099f02e14ea5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 55: 0x562a1636aba0 - actix_rt::builder::SystemRunner::block_on::h28ed89611834ff7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 56: 0x562a1636bc0e - main::test::integration::controllers::index_controllers_test::test::test_index_get::h609dbc9f14095ed8 [INFO] [stdout] at /opt/rustwide/workdir/main/src/test/integration/controllers/index_controllers_test.rs:12:5 [INFO] [stdout] 57: 0x562a1636bbaa - main::test::integration::controllers::index_controllers_test::test::test_index_get::{{closure}}::h060adfb36132f937 [INFO] [stdout] at /opt/rustwide/workdir/main/src/test/integration/controllers/index_controllers_test.rs:12:5 [INFO] [stdout] 58: 0x562a163aa39e - core::ops::function::FnOnce::call_once::h286ab15b64006b9c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 59: 0x562a164077c3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x562a164077c3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 61: 0x562a16406270 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 62: 0x562a16406270 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 63: 0x562a16406270 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 64: 0x562a16406270 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 65: 0x562a16406270 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 66: 0x562a16406270 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 67: 0x562a16406270 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 68: 0x562a163e1542 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 69: 0x562a163e1542 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 70: 0x562a163e52b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 71: 0x562a163e52b8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 72: 0x562a163e52b8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 73: 0x562a163e52b8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x562a163e52b8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 75: 0x562a163e52b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 76: 0x562a163e52b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 77: 0x562a169741f7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 78: 0x562a169741f7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 79: 0x562a169741f7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 80: 0x7f79ce37a609 - start_thread [INFO] [stdout] 81: 0x7f79ce14a293 - clone [INFO] [stdout] 82: 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 30.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p main --bin main' [INFO] running `Command { std: "docker" "inspect" "b96a3ac5d45dceeeb93d2bf5d97da19cb007e12447d68a7f287a6eae88e4bdfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96a3ac5d45dceeeb93d2bf5d97da19cb007e12447d68a7f287a6eae88e4bdfc", kill_on_drop: false }` [INFO] [stdout] b96a3ac5d45dceeeb93d2bf5d97da19cb007e12447d68a7f287a6eae88e4bdfc