[INFO] fetching crate libmcaptcha 0.2.4... [INFO] testing libmcaptcha-0.2.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate libmcaptcha 0.2.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate libmcaptcha 0.2.4 [INFO] finished tweaking crates.io crate libmcaptcha 0.2.4 [INFO] tweaked toml for crates.io crate libmcaptcha 0.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libmcaptcha 0.2.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libmcaptcha 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v1.11.1 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded cpufeatures v0.2.9 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded termcolor v1.3.0 [INFO] [stderr] Downloaded actix-macros v0.2.4 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded mcaptcha_pow_sha256 v0.4.0 [INFO] [stderr] Downloaded actix_derive v0.6.1 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded actix-rt v2.9.0 [INFO] [stderr] Downloaded num-rational v0.4.1 [INFO] [stderr] Downloaded getrandom v0.2.10 [INFO] [stderr] Downloaded pin-project-internal v1.1.3 [INFO] [stderr] Downloaded async-trait v0.1.73 [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded crossbeam-utils v0.8.16 [INFO] [stderr] Downloaded actix v0.13.1 [INFO] [stderr] Downloaded pin-project v1.1.3 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded redis v0.23.3 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded libc v0.2.149 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded tokio v1.33.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9c34496d0422ebd939759432960cbefe3f8105a0be1832f6b81efa35b2ec091 [INFO] running `Command { std: "docker" "start" "-a" "f9c34496d0422ebd939759432960cbefe3f8105a0be1832f6b81efa35b2ec091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9c34496d0422ebd939759432960cbefe3f8105a0be1832f6b81efa35b2ec091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c34496d0422ebd939759432960cbefe3f8105a0be1832f6b81efa35b2ec091", kill_on_drop: false }` [INFO] [stdout] f9c34496d0422ebd939759432960cbefe3f8105a0be1832f6b81efa35b2ec091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa187cb5d4bd09aa81cf988f97df16bfcdbdf721307752ef3dcb538203ff21a7 [INFO] running `Command { std: "docker" "start" "-a" "fa187cb5d4bd09aa81cf988f97df16bfcdbdf721307752ef3dcb538203ff21a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling actix v0.13.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling mcaptcha_pow_sha256 v0.4.0 [INFO] [stderr] Compiling redis v0.23.3 [INFO] [stderr] Compiling libmcaptcha v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/queue.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/queue.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use log::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn add_mcaptcha(&self, msg: AddSite) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | .exec(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 130 | .exec::<()>(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn delete_captcha(&self, captcha: &str) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | self.0.exec(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 157 | self.0.exec::<()>(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub async fn rename_captcha(&self, name: &str, rename_to: &str) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | .exec(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 164 | .exec::<()>(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | / pub async fn add_challenge( [INFO] [stdout] 171 | | &self, [INFO] [stdout] 172 | | captcha: &str, [INFO] [stdout] 173 | | challlenge: &AddChallenge, [INFO] [stdout] 174 | | ) -> CaptchaResult<()> { [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | .exec(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 177 | .exec::<()>(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub async fn delete_challenge(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | .exec(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 197 | .exec::<()>(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub async fn delete_token(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | self.0.exec(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 241 | self.0.exec::<()>(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `redis::cluster::ClusterClient::open`: Use new() [INFO] [stdout] --> src/redis/mod.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | let cluster_client = ClusterClient::open(nodes.to_owned()).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/master/redis/master.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/master/redis/master.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/master/redis/master.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/master/redis/master.rs:126:46 [INFO] [stdout] | [INFO] [stdout] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/master/embedded/master.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | tx.send(Ok(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 254 | let _ = tx.send(Ok(data)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: libmcaptcha v0.2.4 (/opt/rustwide/workdir), redis v0.23.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fa187cb5d4bd09aa81cf988f97df16bfcdbdf721307752ef3dcb538203ff21a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa187cb5d4bd09aa81cf988f97df16bfcdbdf721307752ef3dcb538203ff21a7", kill_on_drop: false }` [INFO] [stdout] fa187cb5d4bd09aa81cf988f97df16bfcdbdf721307752ef3dcb538203ff21a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 576659ac2e016f90c4d2c06238c322960ce4b2c3748a8318407ef29e4acfe39d [INFO] running `Command { std: "docker" "start" "-a" "576659ac2e016f90c4d2c06238c322960ce4b2c3748a8318407ef29e4acfe39d", kill_on_drop: false }` [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix v0.13.1 [INFO] [stderr] Compiling libmcaptcha v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/queue.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/queue.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use log::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn add_mcaptcha(&self, msg: AddSite) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | .exec(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 130 | .exec::<()>(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn delete_captcha(&self, captcha: &str) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | self.0.exec(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 157 | self.0.exec::<()>(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub async fn rename_captcha(&self, name: &str, rename_to: &str) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | .exec(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 164 | .exec::<()>(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | / pub async fn add_challenge( [INFO] [stdout] 171 | | &self, [INFO] [stdout] 172 | | captcha: &str, [INFO] [stdout] 173 | | challlenge: &AddChallenge, [INFO] [stdout] 174 | | ) -> CaptchaResult<()> { [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | .exec(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 177 | .exec::<()>(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub async fn delete_challenge(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | .exec(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 197 | .exec::<()>(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub async fn delete_token(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | self.0.exec(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 241 | self.0.exec::<()>(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/errors.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mcaptcha` [INFO] [stdout] --> src/master/embedded/counter.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | use crate::mcaptcha; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `redis::cluster::ClusterClient::open`: Use new() [INFO] [stdout] --> src/redis/mod.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | let cluster_client = ClusterClient::open(nodes.to_owned()).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/queue.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn add_mcaptcha(&self, msg: AddSite) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | .exec(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 130 | .exec::<()>(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn delete_captcha(&self, captcha: &str) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | self.0.exec(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 157 | self.0.exec::<()>(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub async fn rename_captcha(&self, name: &str, rename_to: &str) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | .exec(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 164 | .exec::<()>(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | / pub async fn add_challenge( [INFO] [stdout] 171 | | &self, [INFO] [stdout] 172 | | captcha: &str, [INFO] [stdout] 173 | | challlenge: &AddChallenge, [INFO] [stdout] 174 | | ) -> CaptchaResult<()> { [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 177 | .exec(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 177 | .exec::<()>(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub async fn delete_challenge(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | .exec(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 197 | .exec::<()>(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub async fn delete_token(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/mcaptcha_redis.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | self.0.exec(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 241 | self.0.exec::<()>(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `redis::cluster::ClusterClient::open`: Use new() [INFO] [stdout] --> src/redis/mod.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | let cluster_client = ClusterClient::open(nodes.to_owned()).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/master/redis/master.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/master/redis/master.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/master/redis/master.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/master/redis/master.rs:126:46 [INFO] [stdout] | [INFO] [stdout] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/master/embedded/master.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | tx.send(Ok(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 254 | let _ = tx.send(Ok(data)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/master/redis/master.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/master/redis/master.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/master/redis/master.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/master/redis/master.rs:126:46 [INFO] [stdout] | [INFO] [stdout] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/master/embedded/master.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | tx.send(Ok(data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 254 | let _ = tx.send(Ok(data)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: libmcaptcha v0.2.4 (/opt/rustwide/workdir), redis v0.23.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "576659ac2e016f90c4d2c06238c322960ce4b2c3748a8318407ef29e4acfe39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576659ac2e016f90c4d2c06238c322960ce4b2c3748a8318407ef29e4acfe39d", kill_on_drop: false }` [INFO] [stdout] 576659ac2e016f90c4d2c06238c322960ce4b2c3748a8318407ef29e4acfe39d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c726f4c5c613b5bf47265f25e038babc6f2f6d501af293fb330f0054c450fe39 [INFO] running `Command { std: "docker" "start" "-a" "c726f4c5c613b5bf47265f25e038babc6f2f6d501af293fb330f0054c450fe39", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/errors.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/errors.rs:127:11 [INFO] [stderr] | [INFO] [stderr] 127 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/errors.rs:135:11 [INFO] [stderr] | [INFO] [stderr] 135 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/errors.rs:144:11 [INFO] [stderr] | [INFO] [stderr] 144 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::debug` [INFO] [stderr] --> src/queue.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use log::debug; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::error` [INFO] [stderr] --> src/queue.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use log::error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 125 | pub async fn add_mcaptcha(&self, msg: AddSite) -> CaptchaResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:130:14 [INFO] [stderr] | [INFO] [stderr] 130 | .exec(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stderr] | ^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 130 | .exec::<()>(redis::cmd(ADD_CAPTCHA).arg(&[name, payload])) [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:156:5 [INFO] [stderr] | [INFO] [stderr] 156 | pub async fn delete_captcha(&self, captcha: &str) -> CaptchaResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:157:16 [INFO] [stderr] | [INFO] [stderr] 157 | self.0.exec(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 157 | self.0.exec::<()>(redis::cmd(DEL).arg(&[captcha])).await?; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | pub async fn rename_captcha(&self, name: &str, rename_to: &str) -> CaptchaResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:164:14 [INFO] [stderr] | [INFO] [stderr] 164 | .exec(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 164 | .exec::<()>(redis::cmd(RENAME_CAPTCHA).arg(&[name, rename_to])) [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 170 | / pub async fn add_challenge( [INFO] [stderr] 171 | | &self, [INFO] [stderr] 172 | | captcha: &str, [INFO] [stderr] 173 | | challlenge: &AddChallenge, [INFO] [stderr] 174 | | ) -> CaptchaResult<()> { [INFO] [stderr] | |__________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:177:14 [INFO] [stderr] | [INFO] [stderr] 177 | .exec(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 177 | .exec::<()>(redis::cmd(ADD_CHALLENGE).arg(&[captcha, &payload])) [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:195:5 [INFO] [stderr] | [INFO] [stderr] 195 | pub async fn delete_challenge(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:197:14 [INFO] [stderr] | [INFO] [stderr] 197 | .exec(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 197 | .exec::<()>(redis::cmd(DELETE_CHALLENGE).arg(&[&msg.key, &msg.token])) [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:237:5 [INFO] [stderr] | [INFO] [stderr] 237 | pub async fn delete_token(&self, msg: &VerifyCaptchaResult) -> CaptchaResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/redis/mcaptcha_redis.rs:241:16 [INFO] [stderr] | [INFO] [stderr] 241 | self.0.exec(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 241 | self.0.exec::<()>(redis::cmd("DEL").arg(&[&key])).await?; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `redis::cluster::ClusterClient::open`: Use new() [INFO] [stderr] --> src/redis/mod.rs:50:53 [INFO] [stderr] | [INFO] [stderr] 50 | let cluster_client = ClusterClient::open(nodes.to_owned()).unwrap(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/master/redis/master.rs:118:26 [INFO] [stderr] | [INFO] [stderr] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/master/redis/master.rs:118:46 [INFO] [stderr] | [INFO] [stderr] 118 | fn handle(&mut self, m: GetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/master/redis/master.rs:126:26 [INFO] [stderr] | [INFO] [stderr] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/master/redis/master.rs:126:46 [INFO] [stderr] | [INFO] [stderr] 126 | fn handle(&mut self, m: SetInternalData, ctx: &mut Self::Context) -> Self::Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/master/embedded/master.rs:254:13 [INFO] [stderr] | [INFO] [stderr] 254 | tx.send(Ok(data)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 254 | let _ = tx.send(Ok(data)); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::mcaptcha` [INFO] [stderr] --> src/master/embedded/counter.rs:226:9 [INFO] [stderr] | [INFO] [stderr] 226 | use crate::mcaptcha; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::debug` [INFO] [stderr] --> src/queue.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use log::debug; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libmcaptcha` (lib) generated 18 warnings (run `cargo fix --lib -p libmcaptcha` to apply 8 suggestions) [INFO] [stderr] warning: `libmcaptcha` (lib test) generated 18 warnings (16 duplicates) (run `cargo fix --lib -p libmcaptcha --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: libmcaptcha v0.2.4 (/opt/rustwide/workdir), redis v0.23.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmcaptcha-5d0ffa288dd4f791) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test defense::tests::defense_builder_duplicate_visitor_threshold ... ok [INFO] [stdout] test defense::tests::defense_builder_decreasing_difficulty_factor ... ok [INFO] [stdout] test defense::tests::defense_builder_works ... ok [INFO] [stdout] test defense::tests::level_builder_works ... ok [INFO] [stdout] test defense::tests::loosen_up_works ... ok [INFO] [stdout] test defense::tests::max_defense_works ... ok [INFO] [stdout] test defense::tests::minimum_defense_works ... ok [INFO] [stdout] test defense::tests::tighten_up_works ... ok [INFO] [stdout] test master::embedded::counter::tests::bulk_delete_works ... ok [INFO] [stdout] test master::embedded::counter::tests::mcaptcha_decrement_by_works ... ok [INFO] [stdout] test master::embedded::counter::tests::get_current_visitor_count_works ... ok [INFO] [stdout] test master::embedded::counter::tests::test_mcatcptha_builder ... ok [INFO] [stdout] test defense::tests::checking_for_integer_overflow ... ok [INFO] [stdout] test system::tests::get_pow_works ... ok [INFO] [stdout] test system::tests::verify_pow_works ... ok [INFO] [stdout] test master::embedded::counter::tests::stop_works - should panic ... ok [INFO] [stdout] test master::embedded::counter::tests::counter_defense_tightenup_works ... ok [INFO] [stdout] test queue::tests::manager_works ... ok [INFO] [stdout] test master::redis::master::tests::redis_master_works ... FAILED [INFO] [stdout] test redis::tests::ping_works ... FAILED [INFO] [stdout] test master::embedded::counter::tests::counter_defense_loosenup_works ... ok [INFO] [stdout] test cache::redis::tests::rediscache_pow_cache_works ... FAILED [INFO] [stdout] test master::embedded::counter::tests::get_set_internal_data_works ... ok [INFO] [stdout] test master::redis::master::tests::race_redis_master ... FAILED [INFO] [stdout] test queue::tests::abuse_manager ... ok [INFO] [stdout] test cache::redis::tests::redishashcache_result_cache_works ... FAILED [INFO] [stdout] test cache::hashcache::tests::hashcache_pow_cache_works ... ok [INFO] [stdout] test cache::hashcache::tests::hashcache_result_cache_works ... ok [INFO] [stdout] test master::embedded::master::tests::master_actor_works ... ok [INFO] [stdout] test redis::mcaptcha_redis::tests::redis_master_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- master::redis::master::tests::redis_master_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'master::redis::master::tests::redis_master_works' panicked at src/redis/mod.rs:46:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e828c22f942 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e828c22f942 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e828c22f942 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e828c22f942 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e828c257b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e828c257b23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e828c22b833 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e828c22b833 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e828c22f792 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e828c230ec9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e828c230cfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e828bfc8db4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e828bfc8db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e828c23199e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e828c23199e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e828c23166a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e828c22fe49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e828c2312fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e828c255d50 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e828c256206 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e828bf03854 - core::result::Result::unwrap::h4a1b04cd7e52d668 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e828bf03854 - libmcaptcha::redis::RedisConfig::connect::{{closure}}::hbb2d82e937023053 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:46:22 [INFO] [stdout] 22: 0x5e828bf0591e - libmcaptcha::redis::Redis::connect::{{closure}}::ha4d5a8d25d30aaeb [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:125:37 [INFO] [stdout] 23: 0x5e828bf05530 - libmcaptcha::redis::Redis::new::{{closure}}::h1680ce4d0bc4e6f1 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:109:58 [INFO] [stdout] 24: 0x5e828be6e02c - libmcaptcha::redis::mcaptcha_redis::MCaptchaRedis::new::{{closure}}::h9a39ee7954322e45 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:56:39 [INFO] [stdout] 25: 0x5e828be4162e - libmcaptcha::master::redis::master::Master::new::{{closure}}::h7b34547f93580ed1 [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:36:47 [INFO] [stdout] 26: 0x5e828be47bbe - libmcaptcha::master::redis::master::tests::redis_master_works::{{closure}}::h195b3f4cc56b73fa [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:146:73 [INFO] [stdout] 27: 0x5e828beb229f - as core::future::future::Future>::poll::{{closure}}::hd5c8c13735ee4c09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:950:44 [INFO] [stdout] 28: 0x5e828beac1c4 - tokio::task::local::LocalSet::with::{{closure}}::he0a8d4d3b38ced0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:687:13 [INFO] [stdout] 29: 0x5e828bf09ca5 - std::thread::local::LocalKey::try_with::h151615b3a42c1420 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x5e828bf0854e - std::thread::local::LocalKey::with::h96c90719626755c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x5e828beaab76 - tokio::task::local::LocalSet::with::h43b2940ba05c9533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:670:17 [INFO] [stdout] 32: 0x5e828beb0f16 - as core::future::future::Future>::poll::h57895785e4368b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:940:22 [INFO] [stdout] 33: 0x5e828beae91c - tokio::task::local::LocalSet::run_until::{{closure}}::h9273fb04e4f95046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:575:19 [INFO] [stdout] 34: 0x5e828bf2ba3d - as core::future::future::Future>::poll::h5f0416e779d015ad [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x5e828be2e60d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf5df61442819824e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 36: 0x5e828be2d71b - tokio::runtime::coop::with_budget::hbdc3a1042ed25800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 37: 0x5e828be2d71b - tokio::runtime::coop::budget::h11080562ab543fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 38: 0x5e828be2d71b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h81f399ecc20fb186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 39: 0x5e828be10b00 - tokio::runtime::scheduler::current_thread::Context::enter::h1b6c426bf483ff7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 40: 0x5e828be2b00d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc9af2776a93ecaf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 41: 0x5e828be1f2e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfc6c9ee839cd438a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 42: 0x5e828bed49eb - tokio::runtime::context::scoped::Scoped::set::h6b76939b771809a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 43: 0x5e828be5c489 - tokio::runtime::context::set_scheduler::{{closure}}::h27044b4d52f0d322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 44: 0x5e828bf0f182 - std::thread::local::LocalKey::try_with::hb3f23e168951e380 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x5e828bf08cde - std::thread::local::LocalKey::with::hc7eda6143040a6f4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x5e828be5c1fd - tokio::runtime::context::set_scheduler::h9fecb0e740a52546 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 47: 0x5e828be1c0f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7cab07d2028fc0c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 48: 0x5e828be1f423 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4e75d327fd95c50a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 49: 0x5e828be0df72 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h57f062d068e601b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 50: 0x5e828bf28db2 - tokio::runtime::context::runtime::enter_runtime::ha18b31e57a2270b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 51: 0x5e828be0bf56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h97898e257077e512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 52: 0x5e828bf72b82 - tokio::runtime::runtime::Runtime::block_on::heb4ba2fda1da651f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 53: 0x5e828beac503 - tokio::task::local::LocalSet::block_on::h96f13ecf40324d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:536:12 [INFO] [stdout] 54: 0x5e828bed74d7 - actix_rt::runtime::Runtime::block_on::h14913951531690af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 55: 0x5e828bf609aa - actix_rt::system::SystemRunner::block_on::h52d4c39607a7ede2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 56: 0x5e828be47858 - libmcaptcha::master::redis::master::tests::redis_master_works::ha0c6fb7f1973ed13 [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:141:5 [INFO] [stdout] 57: 0x5e828be47807 - libmcaptcha::master::redis::master::tests::redis_master_works::{{closure}}::h6da4184a63f3f676 [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:142:34 [INFO] [stdout] 58: 0x5e828bdf6186 - core::ops::function::FnOnce::call_once::h1b0bb56602589a13 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: 0x5e828bfce61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x5e828bfce61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 61: 0x5e828bfcd755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 62: 0x5e828bfcd755 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e828bfcd755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 64: 0x5e828bfcd755 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 65: 0x5e828bfcd755 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x5e828bfcd755 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 67: 0x5e828bfcd755 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 68: 0x5e828bf91354 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 69: 0x5e828bf91354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 71: 0x5e828bf94d2a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e828bf94d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 73: 0x5e828bf94d2a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 74: 0x5e828bf94d2a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 75: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 76: 0x5e828bf94d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 77: 0x5e828c234a1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 78: 0x5e828c234a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 79: 0x7fdcd1725aa4 - [INFO] [stdout] 80: 0x7fdcd17b2a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- redis::tests::ping_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'redis::tests::ping_works' panicked at src/redis/mod.rs:46:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e828c22f942 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e828c22f942 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e828c22f942 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e828c22f942 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e828c257b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e828c257b23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e828c22b833 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e828c22b833 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e828c22f792 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e828c230ec9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e828c230cfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e828bfc8db4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e828bfc8db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e828c23199e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e828c23199e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e828c23166a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e828c22fe49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e828c2312fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e828c255d50 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e828c256206 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e828bf03854 - core::result::Result::unwrap::h4a1b04cd7e52d668 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e828bf03854 - libmcaptcha::redis::RedisConfig::connect::{{closure}}::hbb2d82e937023053 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:46:22 [INFO] [stdout] 22: 0x5e828bf0591e - libmcaptcha::redis::Redis::connect::{{closure}}::ha4d5a8d25d30aaeb [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:125:37 [INFO] [stdout] 23: 0x5e828bf05530 - libmcaptcha::redis::Redis::new::{{closure}}::h1680ce4d0bc4e6f1 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:109:58 [INFO] [stdout] 24: 0x5e828be50480 - libmcaptcha::redis::tests::ping_works::{{closure}}::hb990e037437670ad [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:144:14 [INFO] [stdout] 25: 0x5e828beb161f - as core::future::future::Future>::poll::{{closure}}::h3be7a8b7b99502b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:950:44 [INFO] [stdout] 26: 0x5e828beabfa4 - tokio::task::local::LocalSet::with::{{closure}}::hd13dde212222ba53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:687:13 [INFO] [stdout] 27: 0x5e828bf0ecf5 - std::thread::local::LocalKey::try_with::haffd1d650e91e837 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 28: 0x5e828bf07cbe - std::thread::local::LocalKey::with::h218de69baaa7b259 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 29: 0x5e828beaadf6 - tokio::task::local::LocalSet::with::hcf3b9cc6fe219e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:670:17 [INFO] [stdout] 30: 0x5e828beb0dd6 - as core::future::future::Future>::poll::h34fb601cd733f589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:940:22 [INFO] [stdout] 31: 0x5e828beae4ad - tokio::task::local::LocalSet::run_until::{{closure}}::h8115a147177ea926 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:575:19 [INFO] [stdout] 32: 0x5e828bf2bafd - as core::future::future::Future>::poll::h6722d4e36a8c22a8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 33: 0x5e828be2e24d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2f0be70b27a24b3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 34: 0x5e828be2ddcb - tokio::runtime::coop::with_budget::h04f240b754fb2542 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x5e828be2ddcb - tokio::runtime::coop::budget::h81df214103693023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x5e828be2ddcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd30328373302324b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 37: 0x5e828be141c0 - tokio::runtime::scheduler::current_thread::Context::enter::haa4ccb30fa8f75c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 38: 0x5e828be29aed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbace9f96459dffb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 39: 0x5e828be1f0e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1ab57cfe57fd6646 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 40: 0x5e828bed507b - tokio::runtime::context::scoped::Scoped::set::hb28d79b3d37d51ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: 0x5e828be5c6c9 - tokio::runtime::context::set_scheduler::{{closure}}::ha7fb2e7de140de24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 42: 0x5e828bf0c822 - std::thread::local::LocalKey::try_with::h6d079b4da7316556 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5e828bf07dbe - std::thread::local::LocalKey::with::h2b154cec7162e916 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5e828be5c27d - tokio::runtime::context::set_scheduler::hc08b83134d7f2300 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 45: 0x5e828be1ddd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbe35e3dac41d0887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 46: 0x5e828be1f663 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7f22b390f2c2bf11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 47: 0x5e828be0d612 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h37af9051d6624abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 48: 0x5e828bf28f02 - tokio::runtime::context::runtime::enter_runtime::hae7f5e849458ea8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: 0x5e828be0bd96 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e45dded6edcf4ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 50: 0x5e828bf71c82 - tokio::runtime::runtime::Runtime::block_on::h28410c127f4fccb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 51: 0x5e828beac463 - tokio::task::local::LocalSet::block_on::h61c7b1f6dbf348b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:536:12 [INFO] [stdout] 52: 0x5e828bed75d7 - actix_rt::runtime::Runtime::block_on::h972636608315fb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 53: 0x5e828bf6095a - actix_rt::system::SystemRunner::block_on::h1bf7ebdca6a227be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 54: 0x5e828be50265 - libmcaptcha::redis::tests::ping_works::hd3bd0d7596fb5411 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:141:5 [INFO] [stdout] 55: 0x5e828be50217 - libmcaptcha::redis::tests::ping_works::{{closure}}::hf8a581f1111807ff [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:142:26 [INFO] [stdout] 56: 0x5e828bdf71a6 - core::ops::function::FnOnce::call_once::hc68c3c186b4f713b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x5e828bfce61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 58: 0x5e828bfce61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 59: 0x5e828bfcd755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 60: 0x5e828bfcd755 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5e828bfcd755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x5e828bfcd755 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x5e828bfcd755 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5e828bfcd755 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 65: 0x5e828bfcd755 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 66: 0x5e828bf91354 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 67: 0x5e828bf91354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 68: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x5e828bf94d2a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x5e828bf94d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 71: 0x5e828bf94d2a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 72: 0x5e828bf94d2a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x5e828bf94d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 75: 0x5e828c234a1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 76: 0x5e828c234a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 77: 0x7fdcd1725aa4 - [INFO] [stdout] 78: 0x7fdcd17b2a34 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::redis::tests::rediscache_pow_cache_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::redis::tests::rediscache_pow_cache_works' panicked at src/redis/mod.rs:46:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e828c22f942 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e828c22f942 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e828c22f942 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e828c22f942 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e828c257b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e828c257b23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e828c22b833 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e828c22b833 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e828c22f792 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e828c230ec9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e828c230cfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e828bfc8db4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e828bfc8db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e828c23199e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e828c23199e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e828c23166a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e828c22fe49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e828c2312fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e828c255d50 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e828c256206 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e828bf03854 - core::result::Result::unwrap::h4a1b04cd7e52d668 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e828bf03854 - libmcaptcha::redis::RedisConfig::connect::{{closure}}::hbb2d82e937023053 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:46:22 [INFO] [stdout] 22: 0x5e828bf0591e - libmcaptcha::redis::Redis::connect::{{closure}}::ha4d5a8d25d30aaeb [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:125:37 [INFO] [stdout] 23: 0x5e828bf05530 - libmcaptcha::redis::Redis::new::{{closure}}::h1680ce4d0bc4e6f1 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:109:58 [INFO] [stdout] 24: 0x5e828be6e02c - libmcaptcha::redis::mcaptcha_redis::MCaptchaRedis::new::{{closure}}::h9a39ee7954322e45 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:56:39 [INFO] [stdout] 25: 0x5e828be42d4e - libmcaptcha::cache::redis::RedisCache::new::{{closure}}::h8b1eb298bb892c04 [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:33:47 [INFO] [stdout] 26: 0x5e828be7e378 - libmcaptcha::cache::redis::tests::rediscache_pow_cache_works::{{closure}}::h4f22420e362af92a [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:178:14 [INFO] [stdout] 27: 0x5e828beb265f - as core::future::future::Future>::poll::{{closure}}::hea243c1cc8bc6317 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:950:44 [INFO] [stdout] 28: 0x5e828beabc74 - tokio::task::local::LocalSet::with::{{closure}}::hb5893ce7c7a9af21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:687:13 [INFO] [stdout] 29: 0x5e828bf0ef35 - std::thread::local::LocalKey::try_with::hb123e37f38ece55b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x5e828bf085fe - std::thread::local::LocalKey::with::h990f4ecb9e7b82ea [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x5e828beaae36 - tokio::task::local::LocalSet::with::hd842e00f299a5444 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:670:17 [INFO] [stdout] 32: 0x5e828beb10a6 - as core::future::future::Future>::poll::hbd69b0136adbd6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:940:22 [INFO] [stdout] 33: 0x5e828bead77c - tokio::task::local::LocalSet::run_until::{{closure}}::h2c0827398da0a5fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:575:19 [INFO] [stdout] 34: 0x5e828bf2bb7d - as core::future::future::Future>::poll::h79bfa609b1e7bc83 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x5e828be2e4cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd621e21e58daf23d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 36: 0x5e828be2d8ab - tokio::runtime::coop::with_budget::h98f0e6f590a71e99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 37: 0x5e828be2d8ab - tokio::runtime::coop::budget::h0dc6709aa479fbe6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 38: 0x5e828be2d8ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8633098055424889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 39: 0x5e828be120b0 - tokio::runtime::scheduler::current_thread::Context::enter::h5aa62f10ab6b8031 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 40: 0x5e828be1fc7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0bd7d8d72ffd16f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 41: 0x5e828be1f184 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6d9bb154265ccde7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 42: 0x5e828bed45fb - tokio::runtime::context::scoped::Scoped::set::h50fc36d51ca98378 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 43: 0x5e828be5c809 - tokio::runtime::context::set_scheduler::{{closure}}::hf0f35ac9c0ebf6b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 44: 0x5e828bf091c2 - std::thread::local::LocalKey::try_with::h06bbd0bbe2474bc1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x5e828bf0859e - std::thread::local::LocalKey::with::h97e358936b50cf85 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x5e828be5c0bd - tokio::runtime::context::set_scheduler::h6c5e072739af4202 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 47: 0x5e828be1b490 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h45fcdb38332f1c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 48: 0x5e828be1f5a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h71802ea8aa48b11f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 49: 0x5e828be0e6f2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hda2211903d2dd70b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 50: 0x5e828bf291a2 - tokio::runtime::context::runtime::enter_runtime::hc2b604c47be544a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 51: 0x5e828be0b856 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2b1ec68b19812ea4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 52: 0x5e828bf72cc2 - tokio::runtime::runtime::Runtime::block_on::hf25fc5c0b2eeefb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 53: 0x5e828beac693 - tokio::task::local::LocalSet::block_on::hbf45e687799cdf98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:536:12 [INFO] [stdout] 54: 0x5e828bed7617 - actix_rt::runtime::Runtime::block_on::hb7bda30bf386f9d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 55: 0x5e828bf60a6a - actix_rt::system::SystemRunner::block_on::hf1bb6c6865573878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 56: 0x5e828be7e076 - libmcaptcha::cache::redis::tests::rediscache_pow_cache_works::hfa90e6c3ed181bc2 [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:170:5 [INFO] [stdout] 57: 0x5e828be7e027 - libmcaptcha::cache::redis::tests::rediscache_pow_cache_works::{{closure}}::h4b2d9819c5590fab [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:171:42 [INFO] [stdout] 58: 0x5e828bdf6fb6 - core::ops::function::FnOnce::call_once::ha5d188de548b006a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: 0x5e828bfce61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x5e828bfce61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 61: 0x5e828bfcd755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 62: 0x5e828bfcd755 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e828bfcd755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 64: 0x5e828bfcd755 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 65: 0x5e828bfcd755 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x5e828bfcd755 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 67: 0x5e828bfcd755 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 68: 0x5e828bf91354 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 69: 0x5e828bf91354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 71: 0x5e828bf94d2a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e828bf94d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 73: 0x5e828bf94d2a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 74: 0x5e828bf94d2a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 75: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 76: 0x5e828bf94d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 77: 0x5e828c234a1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 78: 0x5e828c234a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 79: 0x7fdcd1725aa4 - [INFO] [stdout] 80: 0x7fdcd17b2a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- master::redis::master::tests::race_redis_master stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'master::redis::master::tests::race_redis_master' panicked at src/redis/mod.rs:46:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e828c22f942 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e828c22f942 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e828c22f942 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e828c22f942 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e828c257b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e828c257b23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e828c22b833 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e828c22b833 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e828c22f792 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e828c230ec9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e828c230cfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e828bfc8db4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e828bfc8db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e828c23199e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e828c23199e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e828c23166a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e828c22fe49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e828c2312fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e828c255d50 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e828c256206 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e828bf03854 - core::result::Result::unwrap::h4a1b04cd7e52d668 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e828bf03854 - libmcaptcha::redis::RedisConfig::connect::{{closure}}::hbb2d82e937023053 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:46:22 [INFO] [stdout] 22: 0x5e828bf0591e - libmcaptcha::redis::Redis::connect::{{closure}}::ha4d5a8d25d30aaeb [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:125:37 [INFO] [stdout] 23: 0x5e828bf05530 - libmcaptcha::redis::Redis::new::{{closure}}::h1680ce4d0bc4e6f1 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:109:58 [INFO] [stdout] 24: 0x5e828be6e02c - libmcaptcha::redis::mcaptcha_redis::MCaptchaRedis::new::{{closure}}::h9a39ee7954322e45 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:56:39 [INFO] [stdout] 25: 0x5e828be4162e - libmcaptcha::master::redis::master::Master::new::{{closure}}::h7b34547f93580ed1 [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:36:47 [INFO] [stdout] 26: 0x5e828be49ecc - libmcaptcha::master::redis::master::tests::race_redis_master::{{closure}}::h5ba0d4b9b56b0c5e [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:198:73 [INFO] [stdout] 27: 0x5e828beb1b1f - as core::future::future::Future>::poll::{{closure}}::h94528acc3b519ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:950:44 [INFO] [stdout] 28: 0x5e828beab944 - tokio::task::local::LocalSet::with::{{closure}}::h94e7152540076ee4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:687:13 [INFO] [stdout] 29: 0x5e828bf0a4b5 - std::thread::local::LocalKey::try_with::h29a26f507cdbd8e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x5e828bf07c1e - std::thread::local::LocalKey::with::h17436877763911ff [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x5e828beaab36 - tokio::task::local::LocalSet::with::h3ab918e2204113f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:670:17 [INFO] [stdout] 32: 0x5e828beb0e26 - as core::future::future::Future>::poll::h38ce3827ba0eb0fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:940:22 [INFO] [stdout] 33: 0x5e828bead0cc - tokio::task::local::LocalSet::run_until::{{closure}}::h0dc84069ffcb5231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:575:19 [INFO] [stdout] 34: 0x5e828bf2bcfd - as core::future::future::Future>::poll::hd05cf07dc7811fd4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x5e828be2e38d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb7a762e44e753291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 36: 0x5e828be2cf1b - tokio::runtime::coop::with_budget::hfc1f483e2cba4249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 37: 0x5e828be2cf1b - tokio::runtime::coop::budget::h24edf21a0f5ccb95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 38: 0x5e828be2cf1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7176c9f7dfd7fdcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 39: 0x5e828be10200 - tokio::runtime::scheduler::current_thread::Context::enter::h0893f71bc702d73e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 40: 0x5e828be270ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8b14912f47e27812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 41: 0x5e828be1f0a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0999f96b0af097fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 42: 0x5e828bed3f6b - tokio::runtime::context::scoped::Scoped::set::h0765887ab874b73f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 43: 0x5e828be5c749 - tokio::runtime::context::set_scheduler::{{closure}}::he053be711468d590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 44: 0x5e828bf0d722 - std::thread::local::LocalKey::try_with::h81f42bfee8a3d617 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x5e828bf084ee - std::thread::local::LocalKey::with::h8797d6757ea725e0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x5e828be5c1bd - tokio::runtime::context::set_scheduler::h9da258b2beabff73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 47: 0x5e828be1a410 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0765a7167bc8fdca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 48: 0x5e828be1f303 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0fa182161ac6518d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 49: 0x5e828be0e332 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8e504312f5c0dcfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 50: 0x5e828bf289c2 - tokio::runtime::context::runtime::enter_runtime::h83b57fb865eda437 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 51: 0x5e828be0c576 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdc4069b45b652d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 52: 0x5e828bf72f42 - tokio::runtime::runtime::Runtime::block_on::hf9056504bb94e3e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 53: 0x5e828beac8c3 - tokio::task::local::LocalSet::block_on::hfd6faabd6c057ab4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:536:12 [INFO] [stdout] 54: 0x5e828bed74f7 - actix_rt::runtime::Runtime::block_on::h1dc1841868ca0c25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 55: 0x5e828bf60a3a - actix_rt::system::SystemRunner::block_on::hcda2acb61488e2be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 56: 0x5e828be49bb8 - libmcaptcha::master::redis::master::tests::race_redis_master::ha52d514140914af4 [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:194:5 [INFO] [stdout] 57: 0x5e828be49b67 - libmcaptcha::master::redis::master::tests::race_redis_master::{{closure}}::hf29c3d4976867bd1 [INFO] [stdout] at /opt/rustwide/workdir/src/master/redis/master.rs:195:33 [INFO] [stdout] 58: 0x5e828bdf70e6 - core::ops::function::FnOnce::call_once::hba063bee0d00512a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: 0x5e828bfce61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x5e828bfce61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 61: 0x5e828bfcd755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 62: 0x5e828bfcd755 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e828bfcd755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 64: 0x5e828bfcd755 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 65: 0x5e828bfcd755 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x5e828bfcd755 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 67: 0x5e828bfcd755 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 68: 0x5e828bf91354 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 69: 0x5e828bf91354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 71: 0x5e828bf94d2a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e828bf94d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 73: 0x5e828bf94d2a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 74: 0x5e828bf94d2a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 75: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 76: 0x5e828bf94d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 77: 0x5e828c234a1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 78: 0x5e828c234a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 79: 0x7fdcd1725aa4 - [INFO] [stdout] 80: 0x7fdcd17b2a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::redis::tests::redishashcache_result_cache_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::redis::tests::redishashcache_result_cache_works' panicked at src/redis/mod.rs:46:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e828c22f942 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e828c22f942 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e828c22f942 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e828c22f942 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e828c257b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e828c257b23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e828c22b833 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e828c22b833 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e828c22f792 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e828c230ec9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e828c230cfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e828bfc8db4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e828bfc8db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e828c23199e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e828c23199e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e828c23166a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e828c22fe49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e828c2312fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e828c255d50 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e828c256206 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e828bf03854 - core::result::Result::unwrap::h4a1b04cd7e52d668 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e828bf03854 - libmcaptcha::redis::RedisConfig::connect::{{closure}}::hbb2d82e937023053 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:46:22 [INFO] [stdout] 22: 0x5e828bf0591e - libmcaptcha::redis::Redis::connect::{{closure}}::ha4d5a8d25d30aaeb [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:125:37 [INFO] [stdout] 23: 0x5e828bf05530 - libmcaptcha::redis::Redis::new::{{closure}}::h1680ce4d0bc4e6f1 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:109:58 [INFO] [stdout] 24: 0x5e828be6e02c - libmcaptcha::redis::mcaptcha_redis::MCaptchaRedis::new::{{closure}}::h9a39ee7954322e45 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:56:39 [INFO] [stdout] 25: 0x5e828be42d4e - libmcaptcha::cache::redis::RedisCache::new::{{closure}}::h8b1eb298bb892c04 [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:33:47 [INFO] [stdout] 26: 0x5e828be7fdda - libmcaptcha::cache::redis::tests::redishashcache_result_cache_works::{{closure}}::h8b69a891b8f57219 [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:231:14 [INFO] [stdout] 27: 0x5e828beb139f - as core::future::future::Future>::poll::{{closure}}::h2348c83447d63977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:950:44 [INFO] [stdout] 28: 0x5e828beaafb4 - tokio::task::local::LocalSet::with::{{closure}}::h0c650f1c6501f6fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:687:13 [INFO] [stdout] 29: 0x5e828bf10905 - std::thread::local::LocalKey::try_with::hd7e3edbcf5771f74 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 30: 0x5e828bf0868e - std::thread::local::LocalKey::with::h9ced406d6977906c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 31: 0x5e828beaaa76 - tokio::task::local::LocalSet::with::h17a24031e3ddc4bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:670:17 [INFO] [stdout] 32: 0x5e828beb1196 - as core::future::future::Future>::poll::hf2c4e3e5077e3f6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:940:22 [INFO] [stdout] 33: 0x5e828beaf41c - tokio::task::local::LocalSet::run_until::{{closure}}::hf4a4952bce28db83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:575:19 [INFO] [stdout] 34: 0x5e828bf2b9bd - as core::future::future::Future>::poll::h341fa67a9ce2f83a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 35: 0x5e828be2e1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2308e8ce2ae856a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 36: 0x5e828be2df7b - tokio::runtime::coop::with_budget::h71eb650bfffac992 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 37: 0x5e828be2df7b - tokio::runtime::coop::budget::h0bf1f2d527e6bc66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 38: 0x5e828be2df7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he66bccc1c075f6fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 39: 0x5e828be13bb0 - tokio::runtime::scheduler::current_thread::Context::enter::h9daae4828367832f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 40: 0x5e828be2905d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb1727954da7bbb96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 41: 0x5e828be1f164 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4b47b49b4e7c19f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 42: 0x5e828bed40bb - tokio::runtime::context::scoped::Scoped::set::h1946c7c70868ef05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 43: 0x5e828be5c7c9 - tokio::runtime::context::set_scheduler::{{closure}}::hec7ca670f288b590 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 44: 0x5e828bf0fdf2 - std::thread::local::LocalKey::try_with::hc63b970f09a07223 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 45: 0x5e828bf07d0e - std::thread::local::LocalKey::with::h263027a29556889b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 46: 0x5e828be5c23d - tokio::runtime::context::set_scheduler::ha41abfba0064ba0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 47: 0x5e828be1ee50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf573b817ad6a6f85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 48: 0x5e828be1f783 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9dee4c4e4ccb5797 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 49: 0x5e828be0ce92 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1993df3281296487 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 50: 0x5e828bf292f2 - tokio::runtime::context::runtime::enter_runtime::hc5decbd7a7ddce67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 51: 0x5e828be0be76 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h92d89859e5f19014 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 52: 0x5e828bf72402 - tokio::runtime::runtime::Runtime::block_on::h6caa65c41d5351e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 53: 0x5e828beac4b3 - tokio::task::local::LocalSet::block_on::h6be64ef386300de1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:536:12 [INFO] [stdout] 54: 0x5e828bed76d7 - actix_rt::runtime::Runtime::block_on::hffc828dda491f73f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 55: 0x5e828bf6097a - actix_rt::system::SystemRunner::block_on::h2f91403ccbcbedf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 56: 0x5e828be7fa86 - libmcaptcha::cache::redis::tests::redishashcache_result_cache_works::h54f43918c8a0442f [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:222:5 [INFO] [stdout] 57: 0x5e828be7fa37 - libmcaptcha::cache::redis::tests::redishashcache_result_cache_works::{{closure}}::h67b1593a4483115a [INFO] [stdout] at /opt/rustwide/workdir/src/cache/redis.rs:223:49 [INFO] [stdout] 58: 0x5e828bdf6ff6 - core::ops::function::FnOnce::call_once::hae075efddf12e37c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 59: 0x5e828bfce61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 60: 0x5e828bfce61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 61: 0x5e828bfcd755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 62: 0x5e828bfcd755 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e828bfcd755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 64: 0x5e828bfcd755 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 65: 0x5e828bfcd755 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 66: 0x5e828bfcd755 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 67: 0x5e828bfcd755 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 68: 0x5e828bf91354 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 69: 0x5e828bf91354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 70: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 71: 0x5e828bf94d2a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e828bf94d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 73: 0x5e828bf94d2a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 74: 0x5e828bf94d2a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 75: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 76: 0x5e828bf94d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 77: 0x5e828c234a1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 78: 0x5e828c234a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 79: 0x7fdcd1725aa4 - [INFO] [stdout] 80: 0x7fdcd17b2a34 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- redis::mcaptcha_redis::tests::redis_master_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'redis::mcaptcha_redis::tests::redis_master_works' panicked at src/redis/mod.rs:46:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e828c22f942 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e828c22f942 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e828c22f942 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e828c22f942 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e828c257b23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e828c257b23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e828c22b833 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e828c22b833 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e828c22f792 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e828c230ec9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e828c230cfe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e828bfc8db4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e828bfc8db4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e828c23199e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e828c23199e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e828c23166a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e828c22fe49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e828c2312fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e828c255d50 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e828c256206 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e828bf03854 - core::result::Result::unwrap::h4a1b04cd7e52d668 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e828bf03854 - libmcaptcha::redis::RedisConfig::connect::{{closure}}::hbb2d82e937023053 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:46:22 [INFO] [stdout] 22: 0x5e828bf0591e - libmcaptcha::redis::Redis::connect::{{closure}}::ha4d5a8d25d30aaeb [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:125:37 [INFO] [stdout] 23: 0x5e828bf05530 - libmcaptcha::redis::Redis::new::{{closure}}::h1680ce4d0bc4e6f1 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mod.rs:109:58 [INFO] [stdout] 24: 0x5e828be4bb58 - libmcaptcha::redis::mcaptcha_redis::tests::redis_master_works::{{closure}}::h5e80bb093c60db44 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:260:14 [INFO] [stdout] 25: 0x5e828beb279f - as core::future::future::Future>::poll::{{closure}}::hf9d9efe5c888f770 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:950:44 [INFO] [stdout] 26: 0x5e828beab2e4 - tokio::task::local::LocalSet::with::{{closure}}::h2c28b5f5e6964358 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:687:13 [INFO] [stdout] 27: 0x5e828bf0cd55 - std::thread::local::LocalKey::try_with::h711794c528b87547 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 28: 0x5e828bf07f3e - std::thread::local::LocalKey::with::h38c64a5f66f8035c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 29: 0x5e828beaae76 - tokio::task::local::LocalSet::with::hdc1acca6117821da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:670:17 [INFO] [stdout] 30: 0x5e828beb0f66 - as core::future::future::Future>::poll::h5b9f730855706245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:940:22 [INFO] [stdout] 31: 0x5e828beade1c - tokio::task::local::LocalSet::run_until::{{closure}}::h4b5cadd223ae75d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:575:19 [INFO] [stdout] 32: 0x5e828bf2bc7d - as core::future::future::Future>::poll::haf5215ec5c87d26c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 33: 0x5e828be2e3cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb997c8e8f6c1855b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 34: 0x5e828be2c70b - tokio::runtime::coop::with_budget::h99364b2a7af613e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 35: 0x5e828be2c70b - tokio::runtime::coop::budget::h83b6a134c13bf733 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 36: 0x5e828be2c70b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h295cac7692194339 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 37: 0x5e828be14de0 - tokio::runtime::scheduler::current_thread::Context::enter::hbafb9c149bfaa448 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 38: 0x5e828be23bdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3269312f404bf0d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 39: 0x5e828be1f2a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf402010397448a39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 40: 0x5e828bed4ddb - tokio::runtime::context::scoped::Scoped::set::ha2a0950a210bd2d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 41: 0x5e828be5c849 - tokio::runtime::context::set_scheduler::{{closure}}::hf4de74ffac7fe8fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:38 [INFO] [stdout] 42: 0x5e828bf0bb82 - std::thread::local::LocalKey::try_with::h4f705c00cea050ef [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5e828bf0787e - std::thread::local::LocalKey::with::h069c83d952648794 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5e828be5bfbd - tokio::runtime::context::set_scheduler::h3b1d352c8aa2b92e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:17 [INFO] [stdout] 45: 0x5e828be1b070 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2a44daffe285cb7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 46: 0x5e828be1f903 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf155dd53f303b91b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 47: 0x5e828be0ccb2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h146a74358d084834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 48: 0x5e828bf28722 - tokio::runtime::context::runtime::enter_runtime::h5442ac460e6ef7bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 49: 0x5e828be0ba16 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h599453e43c4cb400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 50: 0x5e828bf72182 - tokio::runtime::runtime::Runtime::block_on::h4b34310058cf54f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 51: 0x5e828beac6e3 - tokio::task::local::LocalSet::block_on::hbfb8bc196adc47af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/task/local.rs:536:12 [INFO] [stdout] 52: 0x5e828bed7637 - actix_rt::runtime::Runtime::block_on::hb930b8f8f4e9efc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20 [INFO] [stdout] 53: 0x5e828bf60a4a - actix_rt::system::SystemRunner::block_on::hdec0b376a6b1cebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17 [INFO] [stdout] 54: 0x5e828be4b6a8 - libmcaptcha::redis::mcaptcha_redis::tests::redis_master_works::h91b8f88802f0a0ea [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:257:5 [INFO] [stdout] 55: 0x5e828be4b657 - libmcaptcha::redis::mcaptcha_redis::tests::redis_master_works::{{closure}}::hd15e56d4d0230e05 [INFO] [stdout] at /opt/rustwide/workdir/src/redis/mcaptcha_redis.rs:258:34 [INFO] [stdout] 56: 0x5e828bdf6f36 - core::ops::function::FnOnce::call_once::h9fd743a1386262d8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 57: 0x5e828bfce61b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 58: 0x5e828bfce61b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 59: 0x5e828bfcd755 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 60: 0x5e828bfcd755 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5e828bfcd755 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x5e828bfcd755 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x5e828bfcd755 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5e828bfcd755 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 65: 0x5e828bfcd755 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 66: 0x5e828bf91354 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 67: 0x5e828bf91354 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 68: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 69: 0x5e828bf94d2a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x5e828bf94d2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 71: 0x5e828bf94d2a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 72: 0x5e828bf94d2a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x5e828bf94d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 74: 0x5e828bf94d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 75: 0x5e828c234a1f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 76: 0x5e828c234a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 77: 0x7fdcd1725aa4 - [INFO] [stdout] 78: 0x7fdcd17b2a34 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache::redis::tests::rediscache_pow_cache_works [INFO] [stdout] cache::redis::tests::redishashcache_result_cache_works [INFO] [stdout] master::redis::master::tests::race_redis_master [INFO] [stdout] master::redis::master::tests::redis_master_works [INFO] [stdout] redis::mcaptcha_redis::tests::redis_master_works [INFO] [stdout] redis::tests::ping_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c726f4c5c613b5bf47265f25e038babc6f2f6d501af293fb330f0054c450fe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c726f4c5c613b5bf47265f25e038babc6f2f6d501af293fb330f0054c450fe39", kill_on_drop: false }` [INFO] [stdout] c726f4c5c613b5bf47265f25e038babc6f2f6d501af293fb330f0054c450fe39